-
Suggestion
-
Resolution: Unresolved
-
None
-
0
-
2
-
Summary
With the new permission - Create repository - announced in Bamboo v5.11 Release Notes a user / group under this permission should also have access to the Plan configuration >> Branches tab and manage the branches associated to a particular plan.
Steps to Reproduce
- create a Group in Bamboo (i.e. bamboo-repository)
- create a User (i.e. user-repo) and add it to the Group above
- grant Edit permission to the user to a particular plan that has a repository
By granting the permission, user is able to edit (partially) plan configuration
- log in to Bamboo as User above
- attempt on adding a branch under Plan configuration >> Branches tab
Expected Results
- user should be able to add branch
Actual Results
- user is not able to add branch and the following gets displayed in the UI
You must have plan admin permission to manage branches.
- is related to
-
BAM-17850 More granular plan level permissions
- Gathering Interest