I am using a bamboo rest api to clone existing plan to new plan, here is the api endpoint:
curl --request PUT \ --url 'http://{baseurl}/rest/api/latest/clone/{projectKey}-{buildKey}:{toProjectKey}-{toBuildKey}' \ --header 'Accept: application/json'
It's working fine, however the new plan(cloned from existing name) has the same plan name with appended((dvcsci-cloned)) , Is there any way to set a custom name in cloned plan?
Any suggestions or recommendations are appreciated.
Hello deependra97,
Welcome to Atlassian community.
I don't think so you can pass Plan name in Clone REST API endpoint, as it does not accept plan name as input.
There is however a feature request raised for the same, kindly refer https://jira.atlassian.com/browse/BAM-20098
Regards,
Shashank Kumar
**please don't forget to Accept the answer if your query was answered**
Thanks, I have upvoted as well. Let's hope it will be available soon.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.