Ability to get all users permissions in system

XMLWordPrintable

    • 26
    • 15

      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.

            Assignee:
            Unassigned
            Reporter:
            Alexey Efimov
            Votes:
            48 Vote for this issue
            Watchers:
            37 Start watching this issue

              Created:
              Updated: