Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-9690

Ability to get all users permissions in system

XMLWordPrintable

    • 26
    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      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.

            Unassigned Unassigned
            3652ed9ede2e Alexey Efimov
            Votes:
            47 Vote for this issue
            Watchers:
            36 Start watching this issue

              Created:
              Updated: