-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Import/Export - PbP Import API
-
16
-
Minor
-
1
Issue Summary
C2C Migration fails with the Error: DefaultEntityMigrationError : Missing mandatory keys in arguments of Condition creation bean
Steps to Reproduce
- Create a Workflow
- Add a transition with Condition: PreviousStatusCondition
- Uncheck the checkbox : includeCurrentStatus
Expected Results
- C2C should migrate the project and workflow without error
Actual Results
- C2C project Migration fails with the error:
The below exception is thrown in the xxxxxxx.log file:DefaultEntityMigrationError(,entityId=mri:mig:jira/classic:workflowRule:0, reason='IllegalArgumentException: Missing mandatory keys in arguments of Condition creation bean: [SimpleCondition\{id='0', subType=PreviousStatusCondition, parameters={jira.not=no, jira.previousstatus=11406, jira.ignoreLoopTransitions=no, jira.mostRecentStatusOnly=no}}]', actionToResolve='null', numDownstreamFailures=0)
Workaround
- Find the affected Transition
- Go to the PreviousStatusCondition Condition
- Check the checkbox for includeCurrentStatus