You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
Is it possible to create a custom job on JIRA to send a daily email reminder?
I have looked into adding a post-function once an issue moves to the status but this would just be a once off email reminder.
We cannot add add-ons to our instance so 3rd party apps do not work and automation on server does not seem to cater for this.
I have this script that could work and run as a daily job based on the JQL query of when those tickets are in the specific status.
The JQL query is as follows: "project = XXXXXX AND status = "Line Manager Approval"
The only thing is the email to be sent is to different people.
The names of the people who the email is sent to is under a custom field called "Requestors Approving Manager/Executive" on the issues.
This custom field is configured as follows :
User Filtering:
Filtering users by the following:
Project Role: Approvers
How do I edit the below script to include the above information and send the email to the right people?
Hi @Drishti Maharaj ,
Can you provide more details of your requirement.
Regarding sending daily reminder, have you tried to filter subscription ?
More details of subscription @
Hi @Sreenivasaraju P , yes we have tried that but the user who need to receive the email reminders do want that method.
Hence I am trying to find another solution.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.