Forums

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

Urge reporter to verify release by automation

Silvia Saric
Contributor
August 15, 2025

Hello,

I would like to force (urge...) the Reporter of each ticket to verify it once it has been released. I was thinking that an Automation would be good for that.

For example:

When a work item transitions from Ready to Release to Released, I would like an automation to inform the reporter that they need to verify it in Production. But I am not sure how though, for example, could a Comment be written and the Reporter tagged or similar? 

I was specifically thinking of an Automation and not a status change, because we would like to keep "Released" in our statistics instead of telling the Reporter to mark it as "Done" for example.

Do you have any ideas or suggestions for this purpose?

Thanks in advance!

Silvia

2 answers

2 votes
Marc - Devoteam
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.
August 15, 2025

Hi @Silvia Saric 

You could use an automation rule for this.

Set the trigger based on a specific transition and then add an action to place a comment or sent an email to the reporter.

In the add comment action , you can mention the reporter using the smart value:

[~accountId:{{Reporter.accountId}}]

See also documentation, How-to-mention-another-user 

0 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 Leaders.
August 15, 2025

Hi @Silvia Saric 

Yes, and...to the suggestions from @Marc - Devoteam 

You describe sending the reminder notifications to Reporters when a work item transitions to "Released".  When a person has multiple items, this could get noisy, and may lead them to ignoring the messages over time.

 

If you are using releases / versions with your work items, and you are also "releasing" those versions when the block of items is done, you could instead iterate over the associated reporters, sending each one a list of their work items in a single notification.  To learn how to do that, please see this related knowledgebase article.  The differences would be using the Version Released trigger rather than a Scheduled trigger, and checking the Reporter rather than the Assignee.

https://support.atlassian.com/automation/kb/automation-rule-to-send-single-email-for-all-issues-per-assignee-due-next/

 

Kind regards,
Bill

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