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

0 votes
Andy Heinzer
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
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.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events