-
Type:
Suggestion
-
Resolution: Won't Fix
-
Component/s: Cloud to Cloud Migrations - Jira
-
5
In Jira S2C migrations we have a dark feature
com.atlassian.jira.migration.skip.invalid.workflow.rule
which is used to skip invalid workflows . But in C2C migration errors like
"IllegalArgumentException: Non-whitelisted arguments are present in the Validator creation bean: [WorkflowValidator{subType=FieldsRequiredValidator, parameters={contextHandling=, errorMessage=, jsuWorkflowParamsVersion-textValue=2.17.0, hidFieldsList=customfield_41037@@, customErrorMessage-textValue=}, id='0'}]"
are thrown which fail the C2C migration.
Unsupported workflows which don't even work in cloud should be ignored and shouldn't fail the C2C migrations.
- is related to
-
CLOUD-11518 Jira C2C migration failed with error TransactionRuntimeException
-
- Closed
-