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: 

How to get the transition hidden of the issue

gia01020304
March 4, 2019

I have a problem. I want to get current transition (hidden) of issue but api GET /rest/api/2/issue/{issueIdOrKey}/transitions not solve the problem.Is there any way to get it? java lib or api 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Andy Heinzer
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 Champions.
March 5, 2019

A transition is not a current state.  It's the term used when moving between two statuses in Jira.

What exactly do you mean by a hidden transition?   Is this a transition that is not currently possible do to a condition in the workflow not being met right now?

If so, then the REST API endpoint of GET /rest/api/2/issue/{issueIdOrKey}/transitions is actually not designed to be able to show you that. 

Get a list of the transitions possible for this issue by the current user, along with fields that are required and their types.

Could you clarify what you are looking for here?  I'm not sure I completely understand just yet.

TAGS
AUG Leaders

Atlassian Community Events