Forums

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

[SOLVED] Automation On Transition on Triggering

Shanelle Boluyt
Contributor
April 30, 2026

I figured this one out, but thought I would post in case someone else bangs their head against this in the future.

Scenario:

User wrote an Automation rule with a trigger of Issue Transitioned to [StatusX].  It's not getting triggered (doesn't even appear in the automation log).

Added a second status to test - that one triggered.

Verified there wasn't another status with a similar name / etc.

Took a close look at the workflow... this particular workflow has multiple phases.  The team using it has the issues move something like this: Open --> Review --> Approved (DONE) --> User submitted paperwork (Reopen) --> Build --> Done.

The status we were triggering on was the one that re-opened the issue.  It's was set to trigger an "Issue Created" event.

Which meant that automation didn't see it as a transition.  It saw it as a create.

Options to fix:

- Change the Event type in the workflow (up to the users)

- Change the trigger to Issue created + condition (JQL: status = [StatusX])

2 answers

1 accepted

2 votes
Answer accepted
Shanelle Boluyt
Contributor
April 30, 2026

In this case, the issue was with the way the workflow was treating the status.

This particular workflow has multiple phases.  The team using it has the issues move something like this: Open --> Review --> Approved (DONE) --> User submitted paperwork (Reopen) - Build --> Done.

The status we were triggering on was the one that re-opened the issue.  It's was set to trigger an "Issue Created" event. Which meant that automation didn't see it as a transition.  It saw it as a create.

Options to fix:

- Change the Event type in the workflow (up to the users)

- Change the trigger to Issue created + condition (JQL: status = [StatusX])

2 votes
Bill Sheboy
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.
April 30, 2026

Hi @Shanelle Boluyt 

Did you previously create a question for this scenario / symptom?

If so, please add your own answer to the question and accepted it.  That will help others with similar needs find solutions faster.  Thank you!

If not and this is both your question and solution approach, please add the answer to this thread and accept it.

Kind regards,
Bill

Shanelle Boluyt
Contributor
April 30, 2026

will do

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events