Forums

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

Jira automation. When an issue is transition from B to C, send an email to user who transition this

LKA
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 27, 2026

Jira automation. When an issue is transition from B to C, send an email to user who transitioned the same issue from A to B.

1 answer

1 accepted

5 votes
Answer accepted
John Funk
Community Champion
January 27, 2026

Hi Link,

You probably need to create a custom user field and populate it with the value of the initiator based on a Work Item Transitioned trigger from A to B. Then create a second rule that you can send an email to the user in that field when the Work Item Transitioned trigger goes from B to C.

LKA
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 27, 2026

thanks John will give it go.

 

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.
January 28, 2026

Hi @LKA -- Welcome to the Atlassian Community!

Adding to the suggestions from @John Funk ...

If your workflow permits it, what do you want to do when the work item has transitioned multiple times from A -> B status values?  For example, use the first user who did it, the last user, etc.?

 

And...an alternative to adding the custom field and additional rule is calling the bulk-fetch changelog REST API endpoint with the Send Web Request action, returning only the status field records, and then filtering for the from / to status values.

 

Kind regards,
Bill

Like • John Funk likes this

Suggest an answer

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

Atlassian Community Events