-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 6.2
-
Component/s: Administration - Workflows
-
6.02
- Import workflow XML where some steps link to status ID-s that don't exist in this instance of JIRA
- Open that workflow in diagram mode
- BUG: workflow doesn't open, an "unexpected error" message is shown. The logs contain the stacktrace of a NullPointerException.
The problem is that currently WFD code assumes that all steps have linked statuses and that such statuses exist. It is not necessarily the case for workflows imported as XML.
- Discovered while testing
-
JRASERVER-38333 Workflow Import Fails Due to Violation of Comparator Contract
-
- Closed
-
- is caused by
-
JRASERVER-43561 Validate workflow integrity before allowing addition to workflow scheme
- Gathering Interest
- was cloned as
-
CAS-768 Loading...