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.
Want to make your everyday Community actions directly contribute to reforestation? The Atlassian Community can achieve this goal by liking a post, attending an ACE, sending your peers kudos, and so much more!
Help us plant more trees
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.