Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to execute a reflexive transition with Jira Automation?

Sergio García-Consuegra _Decadis AG_
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.
October 10, 2025

Hi!

I'm trying to execute a global reflexive transition (from any status to itself) with Jira Automation, but I cannot find that transition anywhere

The transition name is "Update customer info"

I tried using the "Same status (loop)" configuration, but couldn't make it work with the following configuration:

chrome_OZvQzoQJVt.png

This is the transition which I want to execute from my workflow:

chrome_VFHIBMzPzc.png

It should be a really easy configuration, but I couldn't make it work... I just want to run a Manual execution for this Automation and proceed to execute this specific transition, but I can't find a way to execute it, as the "Transition work item to" action only works for statuses it seems.

chrome_LuBtHUaFEu.png

Is there a way I can make this work? (Without third-party apps, with Automation for Jira)

Thanks!

1 answer

1 accepted

2 votes
Answer accepted
Gor Greyan
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.
October 10, 2025

Hi @Sergio García-Consuegra _Decadis AG_

In Jira Server or Data Center, the “Transition Issue” action in Automation lets you:

  • Choose either a destination status or

  • Choose a specific transition name (e.g., “Update customer info”), regardless of where it goes.

 

In Jira Cloud, unfortunately, it only allows:

  • The “Transition issue” action only lets you select a destination status — not a specific named transition.

  • If there are multiple transitions leading to the same status, Jira Cloud picks the first valid one it finds.

  • The “Same status (loop)” option works only when there’s a self-loop transition for that status in the workflow.

 

You can do the following workaround:
Add a self-loop called “Update customer info” for each relevant status.
Then, in Automation, select “Same status (loop)” — it’ll trigger that transition.

And the second solution, I think, can be done via REST API Call.


 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events