Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the list of users that have access to a specific permission

Kevin Roulleau April 11, 2016

Hello,

I'd like to know if there is a way to get the list of users that have access to "Manage sprint" permission, no matter how many projects they have this permissions in.

I'm guessing this will have to be a sql query directly in db, if someone knows another way that's great, else if someone already knows the query that's great too.

Thanks in advance !

1 answer

0 votes
veera praneeth
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.
April 11, 2016

Hi Kevin. The best way would be going through the permissions schemes and figuring out the permissions based on groups or project roles. Or use permission helper add on. I would say its difficult doing it with JQL as it is restricted for searching issues. 

Kevin Roulleau April 22, 2016

Unfortunately there are way too many projects, groups and users for me to go and get the list by hand.
I meant SQL, not JQL wink

Suggest an answer

Log in or Sign up to answer