i'm doing my best to find a way to bulk stop watching all issues i currently am a watcher on. can't find an easy answer unless i'm a java coder or a wizard level 19. anyone able to help?
You may want to investigate Issue Level Security. This will require tweaking to your project permission scheme as well. You may also need a validation or post function to say that if user is in X group, to set the issue security as X. I have not gotten to that step to allow a restricted user to see the issue they submitted because the default setting I needed for the issue security scheme was to be restricted. So they could create their issues but not see them until someone else made it visible.
https://confluence.atlassian.com/display/JIRA/Configuring+Issue-level+Security
I will definitely follow this question to see if what I think will work actually works :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can apply a security scheme to the project that limits users to only issues they created unless they are in a particular role.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.