Automatically Reopening a Ticket

Rachel Hafley
Contributor
August 21, 2023

We have the need for a closed ticket to be re-opened if a customer adds a new comment. I'm not finding a way to do this with Automation and not seeing a way for customers to re-open from the portal. What am I missing?

2 answers

1 vote
Joseph Chung Yin
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 21, 2023

@Rachel Hafley -

Hi Rachel:

You will need to review the WF that your Request Type (Issue Type) in place to determine if there is a transition step from CLOSED status back to the OPEN status.  If not, then you will need to customize the workflow to include that step.

Afterward, you can use automation rule to trigger off from issue commented, and then in the conditions use to test for issue status and advanced comparison condition to test {{comment.internal}} equals to "false" (this is essentially testing if the comment is coming from the customer.  Because if it is coming from the customer, then the comment will not be internal).  Finally, create an action to transition the Closed issue back to Open.

Hope this helps.

Best, Joseph Chung Yin

Jira/JSM Functional Lead, Global Technology Applications Team

Viasat Inc.

1 vote
Esteban Diaz
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 21, 2023

Hi @Rachel Hafley , 

Does your workflow has a transition to reopen the issue? like this one:

workflow1.jpg

If so... you can use an automation that looks like this one to reopen the issue if a Customer place a comment on a closed issue:

automation-close-on customer comment.PNG

 

Does it make sense? 

Let me know it worked for you 😁

Cheers, 

Esteban Diaz

Rachel Hafley
Contributor
October 23, 2023

How do I clear the Resolution?  Apparently, that is keeping the automation rule from working correctly.  When we Close a ticket the Resolution changes to Fixed. When a user comments on that ticket it is not reopening even after creating the rule.

Esteban Diaz
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.
October 23, 2023

Hi @Rachel Hafley , 

Just edit your workflos... select the reopen transition and add a new post-function Clear Field Value resolution1.PNG

 

The select the field to be cleared... in this case: Resolution

resolution2.PNG

 

That's it ... just publish your workflow ....

 

 

Cheers, 

 

Esteban

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