The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Kanban board Release action through api

SriniP [Bob Swift Atlassian Apps]
August 22, 2018

Trying to use the greenhopper api to do the kanban board release action through CLI command.

The api expecting the column Id which is a value of data-id of release button in the UI.

 

Could you please let me know, how to get this id value? I have tried to get it from the board column configuration but not.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
SriniP [Bob Swift Atlassian Apps]
August 22, 2018

There is no rest api published as per the jira agile api documentation.