Forums

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

Transitioning all of the issues in "Ready for QC" to "In QA" using Rest API

Gary Dlugy February 28, 2018

Hi I am trying to write a curl script to take all the issues in in a project in "Ready for QC" state and transition them to "In QA" state.

I am able to move one issue at a time,

curl -D- -u username:password -X POST -d "{\"transition\": {\"id\": \"871\"}}" -H "Content-Type: application/json" https://broadinstitute.atlassian.net/rest/api/latest/issue/GAWB-3240/transitions

But not sure how to do it for all of the issues in a project

 

 

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events