jira
jira copied to clipboard
support /rest/agile/1.0/sprint/{sprintId}/swap
Problem trying to solve
I'm trying to reorder sprints. Currently, they are only listed in the order they are created.
Possible solution(s)
/rest/agile/1.0/sprint/{sprintId}/swap
is an endpoint to swap too sprints.
Alternatives
No response
Additional Context
https://developer.atlassian.com/cloud/jira/software/rest/api-group-sprint/#api-rest-agile-1-0-sprint-sprintid-swap-post has the API details.