-
Bug
-
Resolution: Unresolved
-
Low (View bug fix roadmap)
-
None
-
8.5.9, 8.5.10, 8.18.2, 9.12.10
-
None
-
8.05
-
3
-
Severity 2 - Major
-
0
-
Issue Summary
If you complete an active sprint (selecting the option to 'Move open issues to: $sprintN) with issue(s) in a status that includes the property "jira.issue.editable=false," then:
- JIRA throws the error: "This issue cannot be edited because of its workflow status."
- Clicking "Cancel" is the only way to get the 'Complete sprint' popup to go away.
- The sprint is completed/closed.
- All issues in the completed sprint are moved to the backlog; not just the uneditable issues
Steps to Reproduce
- Using the Software Simplified Workflow, add a new status called "In Review"
- Add the "jira.issue.editable=false" property to the status
- Create two issues and two sprints
- Add the two issues to the first sprint and start it.
- Transition one of the issues into "In Review" status
- Complete the first sprint and select the option to 'Move open issues to: <select second sprint>'
Expected Results
Either
1) The first sprint fails to close until the uneditable issue moved into a status where it is editable...
OR
2) The first sprint is closed and only the uneditable issues are moved to the backlog. The editable issues are moved into the new sprint.
Actual Results
The sprint is closed and all issues (editable and uneditable) are moved to the backlog instead of the new sprint.
The below error is thrown in the UI:
This issue cannot be edited because of its workflow status.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is blocked by
-
PS-85258 You do not have permission to view this issue