-
Bug
-
Resolution: Unresolved
-
Low
-
2
-
Severity 3 - Minor
-
1
-
Issue Summary
When the issue transition failed in the validation, the current status of the issue should be visible, instead of some incorrect random status is shown. When the browser is refreshed, the correct status is shown on the screen.
Steps to Reproduce
- Go to an issue that has workflow set up that has
-
- a step that uses automation rule (will be referred as transition A → B)
-
- followed by a step that needs to meet a condition (e.g. a field needs to have value) (referred as transition B → C)
- Click through the transition. Change a status A to B using the dropdown
- change the status from B → C with an automation of some sort
- attempt to change the status from C->D using the dropdown, through a transition with a validation error
Expected Results
It should show a validation error and revert back to status C.
Actual Results
It shows an error and reverts to status B (before the automation rule is applied).
Workaround
There is no workaround available.
- is related to
-
JRACLOUD-81686 [Tracking in issue links] Various issues related to misleading / generic workflow error messages
- Gathering Interest
- is resolved by
-
JIV-15124 Loading...