Hello,
On JIRA V5.2.11
We would like to implement one company policy regarding notification management in JIRA.
Our need is to set user profile by default with some notification set up activated by default. [My notification / Automatic watching]
Of course, our users will still be able to desactivate if required.
Thank you
Patrick Ley
It is simple to do in latest version of Jira:
https://confluence.atlassian.com/display/JIRA/Changing+the+User+Default+Settings
Please think about upgrade - all jiras until 6.2 contain security vulnerabilities withoug patching and tweaking.
if you insist on your current veresion - it is possible to write plugin with user event listener:
https://confluence.atlassian.com/display/JIRA/Listeners
That will capture user creation event and will change the settings accordingly
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.