Reporter to see own issues only

Reatha Ek September 29, 2011

Hello - looked for an ansewer but didn't find.

How do I configure JIRA so that reporters need to sign in (so they can be identified automagically) but only see their own requests?

I already set up a new group/role 'jira-reporter', but they can't login as such. I need to make them 'jira-users', but then they see all...

3 answers

1 accepted

4 votes
Answer accepted
Nic Brough -Adaptavist-
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 29, 2011

You need to do two things

1) Stop using Jira-users in your permission schemes. Jira-users should be used to say "this person can log in", not "this person can see project X". Separate your users into groups, put all of them in jira-users, but do not use it anywhere other than "can log in"

2) Enable reporter only flag - it's turned off by default, because if it's used inappropriately, it breaks stuff. Basically, it's off so the admin is forced to put the effort into finding it, and hence sees the warnings.

See http://confluence.atlassian.com/display/JIRA/Current+Reporter+Browse+Project+Permission

To use it - enable it in the config, and then change the permission scheme for the project(s) you want to do it in. Take away all the "browse" permissions you don't want (especially the "reporter" permission), and add the new "current reporter only"

Reatha Ek October 13, 2011

Thanks for all your answers - this one works best for us!

The only issue we have is that the reporters can't add any comments to their issues even though the Permission Scheme explicitly permits it... At least I think it does... Any easy transparent safe fix for that?

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 9, 2013

Jira doesn't have nested groups.

You can put people in many groups though.

Niklas Jonsson October 9, 2013

A short question to you first suggestion about adding all groups in jira-user Nic. When editing the jira-user group in latest 6.1 Jira it seems like I can't add a group in to another group, only users? do I need to turn on nested groups or am I just doing it wrong?

1 vote
Beth Schaefermann
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 29, 2011

To create a support project for an enterprise:

(1) Assign the group Jira-users to whatever role you might have defined as a normal team member of the support project

(2) Create an issue security scheme that allows only the reporter to see his/ her own tickets (see Min Yee's comment above)

(3) Create a support Group (Support Group) of the people who will pick up the tickets and respond. This step is required to limit the names that appear in your Assignee user-picker (so that it isn't everyone in the enterprise)

(4) In the permissions scheme assigned to your support project, add the Support Group as assignable users and remove any other pre-defined groups.

0 votes
MinC
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 29, 2011

How do I configure JIRA so that reporters need to sign in (so they can be identified automagically) but only see their own requests?

Permission to login to JIRA requires JIRA Users permission in Global Permission. You need to add the new group to JIRA Users permission in Global Permission so that they can login to JIRA.

As for the reporter to see own issues, you may need to create an Issue Security Scheme and add the new group to a security level. By doing this, only specific group can view the specific issue. You can either add the new group or the Reporter.

Suggest an answer

Log in or Sign up to answer