I am a Jira Cloud user. I would like to Send Automated mails to assignee of tickets on particular days. How can I achieve it ?
Scenario:
I want to send mails to the Assignee of ticket on Monday and Wednesday. If Monday or Wednesday comes then automatically a mail should be sent to Assignee. How to know today is Monday so that Mail can be sent ?
Thanks
Use the below Automation rule for your project to send emails to Assignees
Thanks,
Pramodh
FYI You Could Use JQL as
project = project-key
to send the emails as well to update the assignees
Select assignees in the Send email section
Let me know if you have any queries
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Pramodh M
Thanks for responding,
Here the catch is I will store values in a custom field such as Monday, Tuesday etc.
Based on that custom field value the mail should be sent.
If Custom field value is Monday and current day is also Monday then Mail should be sent to Assignee.
The Custom field value differs in Issues. Suppose in Issue-1 value is Monday and Wednesday, Where as in Issue-2 it can be Tuesday and Thursday.
Thanks,
Aamer
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you share any related script that could help me in solving this problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please create a new question with the explanation for Monday and Wednesday Scenario being included in Issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Pramodh M
The below rule you shared on another ticket is working fine. Thanks for the Help.
their is some problem i am facing in accessing that question so accepting answer here.
Regards,
Aamer
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.
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.