I have an automation set up to change a status back to "Waiting for Customer' after the assignee comments. I have noticed this automation is running even if the comment is Internal. So it may be shooting it back to the Reporter before it is ready to be "Waiting for customer'. Is there a way to have it only change the status when a comment is made externally to the Reporter? "Comment" is not a field so I'm not able to figure out how to add this as an additional layer as a JQL or a field condition. Any thoughts? Example of current automation below.
The smart value {{comment.internal}} should indicate whether this is an internal or external comment.
As your first step add a smart value condition
First Value: {{comment.internal}}
NE
Second Value: false
That will set your automation to be skipped when it is an internal comment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, you can use use smart values Automation smart values - issues | Cloud automation Cloud | Atlassian Support under comment .
BR
Kai
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.