Hi,
We are using JIRA OnDemand and we would like all watchers to receive email notifications if an issue is not updated for X days. How can we achieve this?
Thanks in advance for the help.
You can create a filter (x = 10 days)
updated < -10d and status != closed and watcher = currentuser()
Then do a group filter subscription (the group containing all users) to send an email every day, if issues where not updated in the last 10 days (note only the watcher will recieve a mail)
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.