Hello,
In the Board section of Jira, I am able to change the order of issues in each column. So say I have issues in the pending column, I can choose which issue is at the top of the column, the bottom, etc just by dragging and dropping the issues.
I'm wondering if there is a way I can automate this using the REST API. Like for example if I want an issue to go all the way to the bottom of the list.
Thanks,
Jim
Hi!
I think you should take a look at this: https://developer.atlassian.com/cloud/jira/software/rest/#api-rest-agile-1-0-issue-rank-put
Hey @Maksim Smetannikov , I'm searching for this url from the link you sent:
https://your-domain.atlassian.net/rest/agile/1.0/issue/rank
to access the rank but I get an HTTP ERROR 405. Note that I'm actually replacing your-domain with my actual domain. How can I get actual results from this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi jim,
Please tell me you have a cloud or server? If server, what jira version?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.