Good morning my name is rogerio I would like to know how I can manage my issues types, by notification, like, send the notification to the member of the team that is with the task delayed or pending or its term expires today, how can I do it?
Hello Rogério,
I hope you're having a good day.
In order to send notifications when an issue is delayed or about to expire, you must first configure a field that will determine which would be the target for the issue resolution. e.g: Due date field.
That been said, can you confirm if you are using JIRA Server or Cloud? Additionally, are you using JIRA Software or JIRA Service Desk?
There are a few options that you can use to notify your users, depending on what applications you are using. Here is the free option that you can use for all JIRA Applications:
1 - Use the Filter subscription to send the notifications:
- Configure a field to set the Due date of your issues
- Navigate to your issue navigator and configure a filter like below, customizing the time range that you want the issue to be returned:
duedate > now() and duedate < 24h
- Share your filter with your team
- Configure your filter subscription to be sent with the time range you want in the filter details, not sending any notifications if the filter does not return any issues
P.S: Performing the steps above, it will send the notification for all users that are subscribed to the filter. If you would like to send the notification only to the assignee of the expired issue, you must create a single filter to each user and set the assignee to each filter:
duedate > now() and duedate < 24h and assignee = username
Let me know if it makes sense to you.
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.