Skip to content

Support APIs to access the Default Default permissions for ProjectsΒ #384

@dodie

Description

@dodie

Feature Request and Expected Behavior

Provide access for the following endpoints:

  • /rest/api/1.0/projects/PROJECT/permissions/PROJECT_ADMIN/all
  • /rest/api/1.0/projects/PROJECT/permissions/PROJECT_WRITE/all
  • /rest/api/1.0/projects/PROJECT/permissions/PROJECT_READ/all

Sadly these endpoints seem to be not well documented, but they are available to use, and also here's a related ticket with more information: BSERV-12527

Current Behavior and Context

To manage / monitor permission setup of project permissions in a Bitbucket setup. Most user and group related permissions can be accessed via bitbucketClient().api().projectApi().listPermissionsByGroup and bitbucketClient().api().projectApi().listPermissionsByUser, but the Default permissions are not supported by the client.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions