We have a bamboo project with multiple existing plans.
We want to now try to manage some of the plans with YAML Specs.
When we create new plans on the UI, if we enter an existing plan key, we get a warning that prevents us from creating a new plan with the same key.
But I link a RSS with a bamboo.yaml with a plan key that I duplicated by accident (e.g. forgetting to change it when I copied over from another file), the yaml gets processed and overwrites the existing plan, changing the name, jobs, tasks etc.
This is really inconvenient, because it means I have to be very careful to not accidentally overwrite existing plans that were manually created.
Is there a way to get around this?
Hi Dorothy,
I think this is expected. Your current plan will get disabled and the new plan will be created with new keys which you mentioned.
I don't think so there is any workaround for this.
Regards,
Shashank Kumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.