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
Hi everyone,
i have one requirement. we have created new filed called SLA Breach with values yes or no.
requirement is if an issue is not resolved with in 4hrs after creation then SLA Breach should be updated as yes automatically if resolved then it should be updated as No.
how can we do this? we dont have script runner plugin. can we do this from Automation?
Hello @CHINNAMUTHEVISAI.SATYANARAYANASHARMA ,
You can see the automation rule I created in the image below. It can be done with a simple if-else and jql condition.
i think instead of transition condition i think i need to add schedule, because its all about resolve. and it should check every issue that is not resolved with in 4 hours. am i correct?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
however, if you add schedule, it will only work at certain times, but if you make the resolution field work in the specified status, automation will work as soon as this field changes. In this regard, you should choose the choice according to the needs of your operation
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.