Forums

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

Automation to set a status when the customer replies in JSM?

Tim Medlicott May 15, 2025

We have a JSM Customer Portal that customers log into to create and reply to tickets. We have a status of 'Customer Replied', which we are trying to set with automation if a customer replies, but the options seem very limited for the action and the if condition.

The closest I can get is the trigger 'Comment is the main action', but I only want it to look at comments from the customer, not comments by myself and colleagues. There doesn't seem to be an if-condition to look at who the comment is by.

Any advice?

3 answers

1 vote
Darryl Lee
Community Champion
May 15, 2025

Hi @Tim Medlicott -

So the other approach is to check for exactly what you said, if the Commenter is NOT you or your colleagues.

Assuming you and your colleagues are in some common group this could be done with a User Condition, like so:

image.png

Hope this helps!

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.
May 30, 2025

Hi @Tim Medlicott 

Just following up to check if this answered your question.  If so, please consider marking this one as "answered".  That will help others with a similar need find solutions faster.  If not, please let the community know what help you need with the rule changes.

Thanks, and kind regards,
Bill

1 vote
Adeel Shoukat
Contributor
May 15, 2025

Hi Tim

 

Hope this Automation will resolve your query.

Trigger: All Comments

Condition: if: Compare two value ({{comment.author.emailaddress}} equals {{issue.reporter.emailaddress}})

Action: transition to "Customer Replied"

Screenshot 2025-05-15 at 7.07.09 PM.png

Tim Medlicott May 15, 2025

Thanks! This looks close to what we need. It won't always be the reporter that is the customer that replies though, as they also work in teams. This is a great place to start from though. Thanks.

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

Hi @Tim Medlicott 

The easiest condition is based on the trigger comment is the main action.

Use a smart value condition and set this to:

First value: {{triggerissue.comments.last.internal}}

Condition: equals

Second value: flase

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events