I'm using the new Jira - Project Automation funcnality to create a rule to send automated emails, when a particular field - "Release Approval" - is changed to a value - "Requested"
this is working as expected.
but in the email body, i want to include text from a Custom field "Request Justification" - which I"m not able to access -
what will be the syntax ? {{issue.customfield_16747}} ?
sorry this worked out, there was a typo. Can close this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
for jira fields - issue.key - works.
similarly knowing the custom field value - and this syntax "issue.customfield_16747" worked.
so that's probably the case ?
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.