Hi,
I've created a project in which reporter role can view only his/hers own issues.
There should be one exception - people from certain group should also see issues created by members of this group.
How to configure that?
Hi @Paweł Czaja ,
You can add a group picker (or multi group picker) field to your screen so user can add a group who also needs to be able to view the issue. You should also add the user picker field to the permission scheme.
Ok, I'll try that way. Interesting.
I guess some people will complain that they have to remember each time to choose someone manually, but at least it will work for all the people with similar needs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can create a issue security scheme with different permissions. Then you can use Automation for Jira to pick one of the permissions based on the reporter/assignee/whatever. I never did it but I think it should be feasible. Here is an example that might help you https://community.atlassian.com/t5/Jira-questions/Change-the-Security-Level-field-in-the-automation-rules/qaq-p/1242811
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.