-
Bug
-
Resolution: Fixed
-
Low
-
None
-
Severity 3 - Minor
-
Issue Summary
C2C migration fails as multicheckbox reference in changeItem has blank value within a comma separated string
Steps to Reproduce
- MigrationId : 1a65955d-693f-4bb5-9996-67953b54ad81
- Source CloudId : f0b44fe6-25ac-4288-aed4-0e308af14565
- Dest CloudId : fc2646d7-bbb8-46f2-9b11-fc2b332dbe88
Expected Results
Migration should scceed
Actual Results
The below exception is thrown in the xxxxxxx.log file:
...java.lang.IllegalArgumentException: MRI entity id must not be blank at com.atlassian.migration.base.mri.MRI.<init>(MRI.kt:32)
Workaround
No workaround available as of now