Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Use Java to call the sprint interface in the rest api and insert it into the sprint field in story.

zhaoyawei June 7, 2018

Use Java to call the sprint interface in the rest api and insert it into the sprint field in story.

1 answer

0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 7, 2018

Do you want to set the sprint field of an issue with an existing sprint? Then you should use:

POST /rest/agile/1.0/sprint/{sprintId}/issue

You can find more info here:

https://docs.atlassian.com/jira-software/REST/7.0.4/#agile/1.0/sprint-moveIssuesToSprint

zhaoyawei June 8, 2018

thanks

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events