The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
The goal is to send email reminders for all the tickets whose expiry date is due in 30 days.
Expiry Date is a custom field.
Another option would be to use an app like our Notification Assistant for Jira and use a JQL similar to what @Mark Segall shared, and then set the Assignee or whoever else you want as the recipient.
Hi @Aditi.Mazumdar and welcome to the community!
If you're simply looking for a list of issues, you could do this with a filter:
resolved IS EMPTY AND Expiry <= 30d
Automation is another option if the default Jira email is not ideal.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.