-
Suggestion
-
Resolution: Fixed
-
JIRA Server 6.3.15
JIRA Agile 6.7.11
In previous versions of JIRA Agile I was able to rename closed sprint with incorrect name/number via JIRA REST API according to this guide:
https://confluence.atlassian.com/display/JIRAKB/How+to+rename+a+closed+Sprint+in+JIRA+Software
With a recent version of JIRA Agile I'm getting "Cannot update closed sprint" error message.
I'd like to keep the ability to update closed sprint via REST API at least in case an urgent change is needed.
{ "name": "VPN_91", "startDate": "26/Oct/15 6:47 PM", "endDate": "05/Nov/15 6:47 PM" }
{ "errorMessages": [ "Cannot update closed sprint" ], "errors": {} }
- is related to
-
JSWSERVER-5744 As a Project Manager in JIRA I want to be able to rename completed sprints that were added by mistake, so that I can clear up any confusion when looking at historics of sprints
- Closed
-
JSWCLOUD-12845 Unable to update closed sprint via REST API
- Gathering Interest
- mentioned in
-
Page Loading...
- relates to
-
SW-2610 Loading...