pycontribs/jira

support /rest/agile/1.0/sprint/{sprintId}/swap

bitte-ein-bit opened this issue · 0 comments

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.