I am trying to set our issue level security so that:
We have issue level security set so that:
Private (default) Allows access to:
However, reporters and watchers can't seem to see the issue OR I can't add someone as a watcher because "they don't have permission to see the issue".
How do I make sure that I can add anyone as a watcher, and that reporters/ watchers/ etc... can see and edit the issue?
The issue security schemes only controls the visibility of an issue. But your requirements are about the permissions for the issue and can be achieved with the permission schemes (ex, browse permission - reporter, assignee, <groups>, <user/group cf>++ would define who can see the issue.. same with edit permissions and others)
Refer to https://confluence.atlassian.com/adminjiraserver0713/managing-project-permissions-964983417.html and update your project permissions to suite your requirements.
But you cant use 'watchers' in the permission scheme.. However, you could use a free plugin https://marketplace.atlassian.com/apps/6306/watcher-custom-field-for-jira?hosting=server&tab=overview&_ga=2.99439452.333804713.1568114596-1686971808.1549273683 to workaround on that..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.