Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Add issue to Greenhopper sprint using Rest API.

Morten Schmidt August 28, 2012

Hi

After much work installing the Atlassian SDK i have found the rest url which should allow me to add an issue to a specific sprint.

The sprintid is self explanatory however calling this without any additional parameters gives me a 500 error.

/rest/greenhopper/1.0/sprint/{sprintid]/issues/add

I guess this call has a none documented issueid/issuekey parameter ?
Does it need additional information ?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Answer accepted
Morten Schmidt August 28, 2012

So i figured it out using chrome and inspecting the network calls that the actual rapidboard makes.

It apparently needs an array of issue keys like so: {issuekeys:["KEY-1"]}.

Bharadwaj Jannu
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 9, 2015

Hi Mortem, I had the same requirement to add issues to a sprint through REST. I tried but not succeed. May I know how you done this? Thanks

TAGS
AUG Leaders

Atlassian Community Events