I have an automation rule that sends a list of issues out that have not been updated in the last 3 days.
I can get the list but I am unable to display the status in the list
I have tried
{{status}}
{{issue,status}}
{{issue.status.name}}
None of them will show up in my e-mail body
Hello, you can use {{issue.status.name}} as per atlassian documentation: https://confluence.atlassian.com/automation/jira-smart-values-issues-993924860.html
As far as I remember {{issue.status}} works, is it, not showing any value?
Cheers,
Melo
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.