-
Suggestion
-
Resolution: Unresolved
-
None
-
27
-
We used com.atlassian.stash.experimental.user.ExperimentalPermissionAdminService to get permissions per user. And now we need speedup this process to export all permissions from Bitbucket to external system. We need reduce number of SQL requests into sta_*_permission table, for example 1 for global, 1 for repos and 1 for projects to get all users permission map in system.
Please add such methods or allow to call searchUsers/searchProjects/searchRepositories without defined userId, to find overall user ids in that tables.
- is duplicated by
-
BSERV-9748 Create REST endpoints to return permissions for all users and groups
- Closed
- is related to
-
BSERV-7346 Permissions audit: allow project admin to review effective permissions for a particular user
- Closed
-
BSERV-7347 Permissions audit: see group membership
- Closed
-
BSERV-3894 Exposes effective permissions of a user to plugin's developer and UI
- Gathering Interest
-
BSERV-7523 Permissions Audit: Create API endpoints that returns Projects and Repos a particular group has access to
- Gathering Interest
-
BSERV-11148 User/Group List Request
- Gathering Interest