I have an automation rule that when triggered, I want it to send an email. And in that email, I want to send the value of the original estimate. What {{}} notation do I use to get the value of the original estimate?
Hi,
It should be {{issue.timetracking.originalEstimate}}.
If you use some other third-party apps like Notification Assistant for Jira or Email This Issue, you can also set it into the templates.
For Email This Issue, it would be $!issue.timetracking.originalEstimate
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.