Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Need to Export the list of Groups and Users with The Repositories and Permissions

Hamdy Atakora August 16, 2019

Hi,

This is not critical to a system but it is a bit urgent for Audit reasons.
We would like to export a list of Users and Groups (containing certain keywords) with their repositories they have access to and their permissions in those repositories in Fisheye and Crucible
Is this doable via the database?

How do we export a curated list of all that in one query. We've done this with Confluence and Jira. How can we do the same with Fisheye and crucible?

1 answer

0 votes
Marek Parfianowicz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 16, 2019

You can use REST APIs to fetch this data:

 

list of repositories

/rest-service-fecru/admin/repositories

repository permissions

/rest-service-fecru/admin/repository-permissions/{repository}/users

/rest-service-fecru/admin/repository-permissions/{repository}/groups

 

References:

https://docs.atlassian.com/fisheye-crucible/latest/wadl/crucible.html

https://docs.atlassian.com/fisheye-crucible/latest/wadl/fecru.html

https://docs.atlassian.com/fisheye-crucible/latest/wadl/fisheye.html

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events