Extends your Atlassian Stash instance to display project and repository permissions to anyone with view access.
The plugin shows two tabs:
- A project permission tab that displays project admin, write and read permissions
- A repository permission tab which repository admin, write and read permissions as well as permissions inherited from the project level.
Groups with permissions are expanded out to show group name and user membership.
Download the plugin from the Atlassian Marketplace.
The plugin can be installed via UPM by navigating to Administration > Plugins & Apps > Plugins. Go to "Install" tab and use "Upload Plugin" option to upload the plugin if it cannot be found on Atlassian Marketplace. Or use the install option if the plugin is found on Marketplace. Once the plugin is installed an "View Permissions" tab will display in the project and repository tab panels.
Install the Atlassian Plugin SDK
atlas-run
will run the plugin within Stash
atlas-debug
will run the plugin within Stash with a remote debug port
atlas-package
will create the deployment jar to distribute