Bamboo 6.3.1 Clone a build plan REST API

Sabarish February 7, 2018

Hi,

Using Bamboo Spec I'm able to clone the build plan. Is there any REST API available to clone an existing plan?

I'm trying to use this REST API in Java, But it's not works:

1 answer

1 accepted

1 vote
Answer accepted
Alexey Chystoprudov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 7, 2018

Just tried command

curl -u admin:admin -X PUT http://localhost:8085/rest/api/latest/clone/TEMP-TEMP:TEMP-CLONE

 

and it works for me. What's error message you got?

Sabarish February 7, 2018

You tried with 6.3.1 version right? It throws org.springframework.web.client.HttpClientErrorException: 403 Forbidden error.

I have admin permission for that project but i was not able to clone it through code.

I have set the admin credentials in http headers too. But it throws same error.

Sabarish February 8, 2018

Hi,

It has been resolved. The problem is with the rest URL. Thanks for the response.

Ranjana Pokharana November 1, 2018

When the cloned plan is created, I am seeing the plan name appended with dvcsci-cloned. Can anyone tell me how I can fix this.

Alexey Chystoprudov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 2, 2018

@Ranjana Pokharana, it's hardcoded prefix. REST API doesn't allow to change it

Ranjana Pokharana December 20, 2018

@Alexey Chystoprudov Thank you.!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events