how to take the download of users who have the access to Jira project?(Not from User Management but from the project settings inside the users and roles)
I want the download(list in excel) of users who has the access to perticular project.
AS you are on server/Dc you could look at the following API option.
https://docs.atlassian.com/software/jira/docs/api/REST/7.6.1/#api/2/user-findUsersWithAllPermissions
Hi @shivani.shirguppi ,
It's not as easy as downloading an Excel file.
As you said, you can look at the list of users in the project settings, but you will not be able to download it as a list. And also, if access rights have been assigned on usergroup level, you will not be able to see the users inside that group.
Maybe you can check for an AddOn in the Atlassian MarketPlace. There is an app called User Auditor for Jira, however i don't have any experience with it.
Best regards,
Kris
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.