The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

automation re-open a closed ticket after a comment - prevent ticketing system loop

Emmanuel F-D
Contributor
October 31, 2022

Hi

I have an automation so that the ticket that is in the status "done" reopen and go to a specific status following a comment from a customer.

My question is how to prevent/how to block my clients' ticketing systems from sending confirmation emails to reopen the ticket since the automated email makes a comment in the ticket and it will loop.

Thanks

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Mark Segall
Community Champion
October 31, 2022

Hi @Emmanuel F-D - If the client system has repeatable behavior that you can key on (author, specific text in the comment body, etc.) you can simply apply an advanced condition to your existing rule.  For example:

{{comment.author.emailAddress}}
equals
some email address
{{comment.body}}
contains regular expression
some regex

It's all about finding a repeatable pattern.

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events