Forums

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

How to create JIRA issue on current active sprint using POST request

Sharon Sahar September 3, 2018

How to create JIRA issue on current active sprint using POST request?

Found samples on creating issues, but never on current active sprint..

 

1 answer

1 vote
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.
September 3, 2018

Hello,

You would need to use Jira Software Rest Api for it. You can find more info here:

https://developer.atlassian.com/cloud/jira/software/rest/#api-rest-agile-1-0-sprint-sprintId-issue-post

Deleted user January 7, 2020

This shows how to move an issue to a sprint after the fact.  Sharon seemed to ask if this can be done on issue creation.  Is this possible?

Like # people like this

Suggest an answer

Log in or Sign up to answer