Notification Pop Ups?

JENNIFER WELCH February 27, 2020

Is there a way that a Task can send you an email or Pop Up that an Item is coming due?

2 comments

Comment

Log in or Sign up to comment
Anthony Wu February 28, 2020

If the due date is set on the issue, you can query issues that have a due date in jql, and save the search as a filter, then you'd want to subscribe to this filter and set the cadence for how often the email will send. Since it's based on duedate I'd say once a day should suffice. 

I believe the jql should be 

Project = xyz and duedate <= 7d
Like # people like this
Stephanie Corby February 28, 2020

If you have a step in your workflow where you would like JIRA to send an email notification, you may be able to rig something if you have JIRA Suite Utilities and/or ScriptRunner Plug-ins. (Im not sure which does what since we installed them both before our initial rollout) Id have to research further how - and it would depend on your configuration-  but Im pretty confident it is possible with these plugins. 

TAGS
AUG Leaders

Atlassian Community Events