I want to send an email to people that update fixversion field after cut-off time.
I set a cut-off data custom field. By checking if fixversion has been updated after a specific date I want to sent an email to the specific Jira user that perform that action.
Is it possible to do it?
Thanks,
Hi @Mattia Gibilaro
Welcome to Atlassian Community!
This can be achieved using below Jira Automation:
Regards,
Ashish
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks a lot, "Initiator" was my answare.
To tag name in the email you need to use
{{initiator.displayName}}
Thanks a lot,
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.