I have 1 master plan and several branches under it. The master plan has a job task where artifacts are built using source code from the branch.
Now I want to replace an artifact that is created in branch B with the similar artifact that is created in branch A and then proceed with the other tasks. So, all in all I would have 1 artifact built by branch A and 4 artifacts built by branch B and then I will combine them together to process further.
Is there a way in Bamboo to do that without creating another master plan?
Feature request https://jira.atlassian.com/browse/BAM-14745
Have to create a new master plan.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When I am trying to clone the master plan, here is the error that I am getting. how do I resolve this?
Also, The permissions tab does show that I have permission to clone the plan.
Any thoughts?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The missing permission is in the Project side.
The Project Admin will need to add Create Plan permission for you at Project settings (for the related project) > Project permissions
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you Kah!
I was able to clone my master plan and added an "Artifact download configuration" task to share an artifact from my original plan. I named the 2 branches under both plans same so that the artifact can be shared conveniently.
However, when I try to run the branch form the plan that has the "Artifact download configuration" task, I receive the following error. Any suggestions please?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Never mind. I had to run my default branch again to straighten out some issues there. After that the new cloned branch works fine and the artifacts are shared perfectly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.