I have a user who wants to be notified whenever an issue is created for a given project. I am sure this can be done but I do not see how from the manual. I do see how to watch a particular issue but not when new issues are added. Can someone please point me in the right direction for what I am sure is a DUH questions.
Thanks
I had a similar requirement for a client of mine. I wanted a simple and maintainable approach that didn't require any plugins, so here's what I did:
The benefit of this approach, aside from not requiring any add-ons, is that you can tailor the notifications that are sent to your users liking without a whole lot of fuss. The drawback is that there's no "Watch project" button that an end-user can click on. An admin must add the user to a specific role/group.
Hi Dave
The "Update Issue Custom Field " post function comes by the Jira Suite Utilities plugin. Check the compatible version for your Jira version
https://marketplace.atlassian.com/plugins/com.googlecode.jira-suite-utilities
If you want to auto populate the watchers field before creating issue, add the users as default value for the watchers field Under Custom fields.
Custom fields -> locate watchers field -> click configure -> select edit default value -> add the required users
Hope it helps.
Ricardo Carracedo.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Your answer is helpful as well. Thank you, I am going to look into that plugin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are welcome ;)
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.