Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,552,048
Community Members
 
Community Events
184
Community Groups

automation rule to closing the tickets after three contacts with customer or external user.

we need automation rule to closing the tickets after three contacts with customer/external user-3 comments in a row ,mentioning reporter/external user without customer responses between our response.

please assist us on creating automation rule for this.

2 answers

1 vote
Dan Tombs
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.
Aug 10, 2022

Hi @Vaishnavi Sharath

If you are using JSM (Jira Service Management), You can create SLAs. Then on the breach of these (depending on how often you want to use a 'strike'), you can then run an automation to do something. For example, here at intelliflo we have a two strike policy. The first after 3 working days, this will just send an additional comment to the user to chase them. After another two days we auto close the ticket.

 

These are really easy rules to implement as SLA thresholds are a trigger and commenting, transitioning are easy actions.

Dan

1 vote
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.
Aug 09, 2022

Hi @Vaishnavi Sharath -- Welcome to the Atlassian Community!

For a threshold counter like this, you may need to implement this yourself using a custom field and an automation rule.

For example, creating a rule triggered on the issue being commented, and...

  • if the comment is from a customer, reset the counter to 0,
  • else increment the counter, and
  • finally then test the counter to learn if it exceeds your threshold to take actions

To get you started on creating your rule, please review this documentation and examples:

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events