Hello world,
Sorry to bother you, but I am stuck.
I am attempting to send an ad hoc email from within the issue but am clicking the "Email" icon. BTW, we are Data Center 9.3.
When attempting to send an email, I'm aiming to include the value (text) of the smart value field. My understanding is that these are dynamic values that can be used in various contexts.
{{issue.fixVersions.name}}
{{issue.fixVersions.description}}
{{issue.fixVersions.releaseDate}}
I have tried ...html, ...text even htmlEncode(...) but no luck.
Is it possible that these fields are not allowed?
-john