Jira API to set workflow scheme and screen scheme for a project

Liron Keren August 31, 2013

Hi,

Does someone knows if there is a possible to set a workflow scheme and a screen scheme for a Jira project via REST or SOAP API?

Cheers,

Liron

1 answer

1 accepted

0 votes
Answer accepted
Boris Georgiev _Appfire_
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 1, 2013

Such REST API is available only in the JIRA TestKit REST client, so if you need this for testing it will do the job, otherwise I can't help currently.

https://bitbucket.org/atlassian/jira-testkit/src/509694e0e25a3cf4552e85e83bca0f64bd7546f1/jira-testkit-plugin/src/main/java/com/atlassian/jira/testkit/plugin/ProjectBackdoor.java?at=master

Mauricio Leyzaola September 10, 2013

I really don't know why you guys don't expose all the funcions through the REST API or at lest, through the old soap API.

It's such a pain if you're not a java developer.

Like # people like this

Suggest an answer

Log in or Sign up to answer