Jira Server 7.5.0
I have specific project settings.
Users and roles
Security Level private (Default)
Issue can be viewed by
Case 1: When i create an issue, i can add users to Issue watchers field
Case 2: When i edit this issue i see "Users do not have permission to view this issue: user.name"
How can I fix case 2 ?
This is a slightly convoluted one, but the logic explains it when you think through the timing.
You can not add a user as a watcher on an issue they can not see. That makes sense - it's pointless adding someone because they can't see the issue and hence won't be notified about it either. There's no point watching things you can't see.
So, on the timing:
The only way to fix this is to include all the people you might want to be watchers in the security level.
The other way, is give permission to change Security level: from private to public to Reporter
and add to Security Level public USER (jira-users)
and after that:
1. Reporter can change issue security level from private to public
2. add watchers
3. change issue security level from public to private back
Kind of stupid solution.
But I don't know how to resolve such problem other way.
The main idea is:
1. Create project.
2. Project can see Reporter, Assignee, Developer (jira-developers)
3. All issues can see Developer (jira-developers) only.
4. issue1, can see:
5. all other issues are restricted to access for users, if user do not in any condition in step 4
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.