-
Bug
-
Resolution: Timed out
-
Low
-
1
-
Severity 3 - Minor
-
Issue Summary
The "Cancel" button in the pop-up screen doesn’t work if there WF error. The Sprint is anyhow closed and the operation can’t be cancelled.
Steps to Reproduce
- Add a new status for the "DONE" status category. e.g Cancelled.
- Add the below workflow property to disable editing of the issue key in this status.
- jira.issue.editable= false
- Unmap this column from the Board setting -> Colum configuration.
- Start a sprint. (say we added 3 issue key in this sprint)
- Transition the issue key to the newly create status.
- While completing the Sprint the popup screen will also count the issue key under the unmapped status.
- Now, complete the sprint.
Expected Results
- Either the Sprint should not be completed OR
- The "Cancel" button should work to undo the operation
Actual Results
Cancel/Complete option doesn’t have any event associated with them.
Workaround
Remove the issue key from the sprint before closing the Sprint.
- relates to
-
JSWCLOUD-25852 This issue cannot be edited because of its workflow status - User is not warned when completing a sprint failed or partially succeeded
- Closed
- mentioned in
-
Page Loading...