Hi Guys.
Anyone knows how can I get list of available statuses for selected IssueType via Rest ?
I need to write JavaScript function returning Array of statuses.
Meny thanks
Regards
Mik
You can get all statuses using http://docs.atlassian.com/jira/REST/5.2.1/#id288777
You can't get statuses for an issuetype. But you can get the available transitions (not statuses) for an issue using http://docs.atlassian.com/jira/REST/5.2.1/#id288777
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.