Issue
Cannot migrate HR records
Migration is stuck
Issue 1: Schema Update process Close button is not doing anything when click
Uncaught TypeError: Cannot read property 'timeTaken' of null
at eval (eval at evalScript (js_includes_doctype.jsx?v=04-09-2020_0946&lp=Mon_May_04_00_18_56_PDT_2020&c=9_138:84), <anonymous>:15:38)
Issue 2: Migration Progress window > Show Migrated Data is not doing anything
Uncaught TypeError: Cannot read property 'url' of null
at HTMLButtonElement.<anonymous> (sn_hr_migration_data_migration.do?sys_id=<sys_id_of_migration_record>:399)
at HTMLButtonElement.dispatch (js_includes_doctype.jsx?v=04-09-2020_0946&lp=Mon_May_04_00_18_56_PDT_2020&c=9_138:1496)
at HTMLButtonElement.r.handle (js_includes_doctype.jsx?v=04-09-2020_0946&lp=Mon_May_04_00_18_56_PDT_2020&c=9_138:1496)
(anonymous) @ sn_hr_migration_data_migration.do?sys_id=7878d178db381050371c4552159619fe:399
dispatch @ js_includes_doctype.jsx?v=04-09-2020_0946&lp=Mon_May_04_00_18_56_PDT_2020&c=9_138:1496
r.handle @ js_includes_doctype.jsx?v=04-09-2020_0946&lp=Mon_May_04_00_18_56_PDT_2020&c=9_138:1496
Release
Any
Cause
Data migration column type is different from the targeted out-of-box (OOB) column type
Resolution
Check the HR Migration > Data Mapping > Table Mapping
Open the Table where the HR migration is failing
Check if the "Global column data type" matches with the "Scoped column data type" for each columns
If you have modified the original column data type in the dictionary, revert it to out-of-box (OOB) and try again