You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I'm hoping someone in the community here will be able to help with an automation rule I'm struggling with.
Our SLA states we assign a minimum of 15 minutes per issue, and I want to automate it so that if our agents have logged less than 15 mins in total at the point the issue is marked resolved, it will automatically add the difference.
I added an 'if' check first to only look for issues with less than 15m tracked.
Then I've created a variable using the below smart value (and have tried all different variations without success):
{{#=}}{{15m - timespent}}
Any advice on where I'm going wrong would be greatly appreciated :)
I think you're close to the correct solution. Check out this solution - it worked when I tried to recreate your use-case.
Let me know if that works for you.
Cheers,
Wojciech.
PS. You might be interested in our App, Clockwork, which has the option to round worklogs created using timers (started and stopped either automatically based on the current status category or manually with a press of a button) that run for less than 15 minutes to 15m exactly.
Wojciech, you legend!
That has done exactly what I needed!
Thank you very much, really appreciated.
I did consider an app, but at this stage I wanted to keep some control over different statuses and workflow options to see how it plays out with our clients.
Once again, thank you :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm glad I was able to help :)
Feel free to ping me if you need help with other automation rules - I love playing with those!
Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.