-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 3.7.0, 3.10.0
-
Component/s: API - REST, Enterprise, Repository - Branch Permissions
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}
- is duplicated by
-
BSERV-7512 Branch permissions v1 REST endpoint "permitted" not working
-
- Closed
-
- relates to
-
BSERV-7607 Stash 3.10 branchPermissionService.findPermittedEntities broken
-
- Closed
-