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

The permitted endpoint in the Rest API is returning 0 results when it should return a list of users/groups who have been given permission to the repository

    XMLWordPrintable

Details

    Description

      Using the REST API

      http://mystash:7990/rest/branch-permissions/1.0/projects/{projectKey}/repos/{repositoryBlob}/permitted 

      should return a paged list of users and groups who have been given permissions to the stated repository. However the response is always

      {"size":0,"limit":5000,"isLastPage":true,"values":[],"start":0}

      Attachments

        Issue Links

          Activity

            People

              fhaehnel Felix
              cdrummond Craig Drummond
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: