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

      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}

            Assignee:
            Felix (Inactive)
            Reporter:
            Craig Drummond
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: