Bamboo Specs - Permissions issue creating a deployment plan

Pablo Rodriguez
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 18, 2022

Hi,

I'm trying to create a deployment plan by command line from mi bamboo specs in java. When I'm trying to create it I get a permission error saying that I don't have permission to create the deployment plan. If I try to create the deployment plan manually through the browser I can do it without problems using the same user.

As info, my user has admin permissions, and the token created to use in the bamboo spec was created with the option to have the same privileges as the user.  I also performed tests using the .credentials file with my username and password obtaining the same error (example in the github link below)

The error is the following:

"Execution default-cli of goal com.atlassian.bamboo:bamboo-specs-runner:8.0.5:run failed: java.lang.reflect.InvocationTargetException: An error occurred while publishing deployment CAP-NEWBETEST: You don''t have CREATE permission to import deployment project. -> [Help 1]"

DeploymentPlanPermissionError.png

 

Is there any way to be able to create the deployment plan directly from bamboo specs?

The bamboo version I'm using is: 8.0.5 build 80013

Source Code of the error: https://github.com/paruuy/bamboo-specs-example

thank you

1 answer

0 votes
Ronald Bolante May 20, 2022

Please make sure that the Personal Access Token that you're using had the "Same as user" tick when you created it.

 

2022-05-20 17_50_33-Create a personal access token - Atlassian Bamboo and 112 more pages - Work - Mi.png

Pablo Rodriguez
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 20, 2022

Hi @Ronald Bolante ,

The token I'm using already has this option. I can create a building plan without problems, the only problem is with the deployment plan that returns the error that I don't have permissions.

I've seen answers from 2018 saying that it was not possible to create a deployment plan directly from the command line without having created the empty plan first by browser manually. But I believe that in these 4 years with the change of versions of Bamboo maybe that changed.

 

thank you

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events