-
Bug
-
Resolution: Unresolved
-
Medium (View bug fix roadmap)
-
None
-
6.7.7
-
None
-
6.07
-
2
-
Severity 2 - Major
-
0
-
-
Reproduction:
1. Create a new future sprint
2. Create an issue and drag it into the future sprint
3. Update workflow property of "Closed" status and set jira.issue.editable to true
4. Close the issue.
5. Update workflow property of "Closed" status and set jira.issue.editable to false
6. Delete the future sprint
Result : Error: This issue cannot be edited because of its workflow status.
Expected: When closing the issue, it is removed from future sprint
- is related to
-
JSWSERVER-16369 Sprint field removed on specific transition when using jira.issue.editable = false and Issue Closed event
-
- Gathering Impact
-
- relates to
-
JSWSERVER-9983 Closing an issue in a planned (unstarted) sprint does not remove it from the sprint, causing errors when deleting the sprint
-
- Closed
-
- mentioned in
-
Page Failed to load
Form Name |
---|
For the record, the error when deleting the future sprint does not happen anymore. I've tested on 8.20.10 and 9.4.3 but it's been so long since this report that it might've been changed at any point.
What does happen if you set jira.issue.editable and close the issue is that the Future Sprint will not be removed and if the Sprint is deleted there will not be any error but the issue will keep the customfieldvalue of that sprint even though there's no longer a reference on AO_60DB71_SPRINT table.