I wanted to create an automation rule, if the remaining time of an issue is less than 30% of original estimate
Hi @Malavika L P
What have you tried thus far to solve this need?
If you have a rule started and are having problems with it, please post images of your rule and the audit log details, and describe the problem to provide context for the community to offer help.
If you have not started yet, please review this documentation and example rules to help you create rules:
Kind regards,Bill
Hi @Bill Sheboy ,
I'm trying to set up a similar automation (just 20% instead of the 30% mentioned above). Hopefully, you can help me.
Background: When 80% of the time has been spent (=less than 20% left) I want the automation to send an email.
I was hoping that I could use the Advanced Compare Condition but what I've tried doesn't work and I couldn't find any documentation on how to get "20% of the Original estimate". See my screenshot below for what I've tried.
To check it, I set up two Log Actions:
1) If condition matches:"success (Remaining "{{issue.fields.timeestimate}}" less than 20% of original "{{issue.fields.timeoriginalestimate}}")"
2) Else: fail (Remaining "{{issue.fields.timeestimate}}" less than 20% of original "{{issue.fields.timeoriginalestimate}}")
As you can see in the Audit log, it always shows the Else message (fail) although the Time remaining is less than 20% of the Original estimate.
I think my mistake is with the Second value of the Advanced compare condition but don't know how to change it.
Any help greatly appreciated.
Hi @Andrea Kunkel
Would you please post an image of your entire rule? That may provide some context for what you are observing. Thanks!
@Bill Sheboy Is this what you're looking for?
It looks like you're new here. Sign in or register to get started.