Hey,
I am trying to create automation to send me email while ticket time logged is near to estimation (work ratio 80%)
Basically, I managed, but when I try to work on the email content - most of the values does not work.
At this moment only {{issue.key}} and {{issue.url}} has worked for me.
I would like to have:
Subject: {issue.key}} has reached {{work.ratio}} of original estimate {{original.estimate [h] }}
Content:
{{issue.url}}
{{issue.key}} {{issue.summary}}
has reached {{work.ratio}} of original estimate {{original.estimate [h] }}
{{issue.asignee}}
Can you help how to make it work?
Currently, in the email I receive blank space
You shouldn't need the "fields" inbetween these smart values.
---
WorkRatio:
Summary:
Issue URL / Key:
Original Estimate:
---
Let us know how these go :)
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You're welcome :)
If these worked, could you accept this answer? This indicates to others who find this question in future that this answer can help them too :)
Ste
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.