How do I search by transition labels in jira?

Pratish Patel March 3, 2016

I want to search the JIRA tickets by  transition labels. 

 

e.g. There is a state transition labels "can't be automated". how'd i search the issues that are being closed by that transition ?

2 answers

1 accepted

3 votes
Answer accepted
Georges Moubarak
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.
March 3, 2016

Hi @Pratish Patel,

Actually you can't do it like this. What you can do is create a custom field that gets populated at that transition automatically through a postfunction and you can search for that field. Or you can automatically add a label to the ticket and search for the label.

1 vote
Pratish Patel March 3, 2016
Thanks  for the suggestion.
How can i populated that custom field by a post function? I new to JIRA admin. 
Georges Moubarak
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.
March 3, 2016

Do you have the "update issue custom field" in your list of post functions? or any other similar post function will do the job.

Suggest an answer

Log in or Sign up to answer