-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Backlog - Sprints
-
6
-
Severity 3 - Minor
-
6
Issue Summary
Sending a POST request using our Partially Update Sprint REST API containing the originBoardId information does not update the board information, even though this information is listed in the Request Body section, meaning it should be available to be updated. It appears it only ignores the request and nothing happens.
Steps to Reproduce
- Create a Sprint and associate with a certain Board
- Try using this Rest API endpoint updating only the originBoardId parameter to any other boards.
Expected Results
The originBoardId should be updated as it is currently defined in the documentation.
Actual Results
Nothing will happen.
Workaround
If you need to update a originBoardId, you should get in contact with Atlassian Support so they can perform it via database.
- relates to
-
JRASERVER-78700 Sprint REST API doesn't update the originBoardId
-
- Closed
-