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: 

Filter that counts number of times automation is executed

Pete P
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 Champions.
July 26, 2021

I have an automation/SLA that closes issues after 5 days in resolved state.  What is the filter I would need that counts the number of times the automation is activated vs manual closure of issue?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Answer accepted
Hana Kučerová
Community Champion
July 26, 2021

Hi @Pete P ,

idea - what about to use the information, who did the status change? JQL like:

status changed TO Resolved BY your_automation_user
Pete P
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 Champions.
July 26, 2021

Good idea @Hana Kučerová  😊
Thank you I will give that a try

Like Hana Kučerová likes this
Pete P
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 Champions.
July 26, 2021

It worked perfectly, thanks again!

Like Hana Kučerová likes this
Hana Kučerová
Community Champion
July 26, 2021

I'm happy to help, have a nice day!