Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,502
Community Members
 
Community Events
184
Community Groups

Bamboo Specs - Plan repository requesting global create permission

Deleted user Jul 19, 2019

I am trying to add a Bitbucket repository to my Bamboo Specs managed build plan using the following code...

this.buildPlan.planRepositories(new BitbucketServerRepository()
.name(name)
.repositoryViewer(new BitbucketServerRepositoryViewer())....

 

Unfortunately its giving me the following exception....

Plan repository: You don''t have global CREATE REPOSITORY permission to create plan repository

The user that I am connecting with to run the specs code has full admin access to the project and plan being modified so why does it need global permissions to create a plan specific repository?

1 answer

0 votes
Daniel Santos
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jul 22, 2019

Hi @[deleted]

I think I got your point, but that is not how Bamboo permissions are designed.

No user can create a repository without the Create Repository permission. That is the same rule we have for users accessing Bamboo through the UI.

Administering the plan will allow you to link an existing linked repository to a plan, but will not allow you to create a new repository configuration from scratch. 

I guess the right thing to do here is either link an existing linked repository (created by another user) or add the Create Repository to the users trying to run Specs.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events