Forums

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

Automation for Jira Send who changed the status (transitioned) via email

Nathan
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!
June 26, 2020

I am having a real struggle trying to find what smart value I need to use to display the user/author whatever it is that changed the status (transitioned).

The premise is I have it sending a message of:

Your ticket was completed on {{issue.updated.format("dd/MMM/yyyy @ h:mm a")}}

 

but I want it to include "by {{user who updated the status}}"

 

For the comments, it was easy to just use {{comment.author}} but I cannot figure what the status change author call would be, and documentation I could find was not very helpful.

 

1 answer

1 accepted

1 vote
Answer accepted
Daniel Eads
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 26, 2020

Hi Nathan, welcome to the Community!

If the rule runs when the issue is transitioned, you can use this value to capture the user who made the transition:

{{initiator.displayName}}

For example, if your rule is "When: Issue transitioned from In Progress to Done", this value should be just what you need. This value is in the Smart values - users page in the documentation.

Cheers,
Daniel

Nathan
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!
June 29, 2020

Perfect, thank you; I must have glossed over every option because most of them are defined as 'issue' and did not read the description of 'The user who triggered the rule' (Key word being rule)

 

I guess it is back to Googling school for me.

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