Hi All,
I have a requirement using A4J to check user is changing the description field.
If user is changing then I need to trigger a email with Description before and after the change to compare what is changed in the description.
Hi @Mani ,
Guess the trigger would be „field value change“. Then you could use the following smart values in a „send mail“ action:
{fieldChange.fromString}} - Returns the previous value as displayed.
{fieldChange.toString}} - Returns the new value as displayed.
see the detailled description here:
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-issues/
Best
Stefan
Hi @Stefan Salzl
Just incase if we need to display the difference data(like to display/highlight the new changed description from original data ie what is changed). Thanks in advance!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.