Permission to view issues created by team members

Paweł Czaja September 11, 2020

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?

1 answer

1 accepted

0 votes
Answer accepted
Rudy Holtkamp
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 11, 2020

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.

image.png

Paweł Czaja September 11, 2020

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.

Florian
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 11, 2020

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

Suggest an answer

Log in or Sign up to answer