I'm using a Web Request Action in an automation rule.
I want the status of the issue to be included in the body of the web request.
However if I use:
{{issue.status}}
This gives me a numeric value for the status instead of the text.
What property do I need to get the textural representation of the Status.
Please use {{issue.status.name}}.
For more info how to use smart values in automation rules please take a look this documentation: https://support.atlassian.com/jira-software-cloud/docs/smart-values-general/
Regards,
Seba
That link is super useful, thank you.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.