How to Add or remove an issue from a sprint via jira agile 6.3.1 api?

Arshdeep Singh April 2, 2014

Can anyone help me which API url's i have to use to add or remove an issue to/from a sprint in JIRA Agile 6.3.1 api?

Please help me as soon as possible .. because our production server is going down because of this..

2 answers

0 votes
Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 2, 2014

Hi Arshdeep,

sorry but you wrote just API. Btw, this link should help you https://confluence.atlassian.com/pages/viewpage.action?pageId=395707016

Regards,

Fabio

Arshdeep Singh April 6, 2014

hi Fabio

this link didnt solve my purpose.. So can you please suggest any new method to do it??

Regards

Arsh

0 votes
Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 2, 2014

Hi Arshdeep,

here the JIRA AGile 6.3.1 API https://docs.atlassian.com/greenhopper/6.3.1/

You could try to use SprintHelper class that contains a method removeFromCurrentSprints. Here all information you need about the usage https://docs.atlassian.com/greenhopper/6.3.1/com/atlassian/greenhopper/web/rapid/sprint/SprintHelper.html

Arshdeep Singh April 2, 2014

Hi Fab

Actually i am using rest api to get the data from JIRA Agile..

So can you please tell me how can i do it through rest Api?

Suggest an answer

Log in or Sign up to answer