Bamboo 4.2 : Cloning an existing plan

When you clone an existing plan, you make a copy of that plan and its entire configuration.

To clone an existing plan:

  1. Start the Create Plan wizard as described on Creating a plan and then click Clone an Existing Plan.
  2. UseĀ Plan to clone to select a plan.
    (info) Only plans for which you have the 'Clone' and/or 'Admin' plan permission are shown.
  3. Enter details for the new plan. You can add the new plan to an existing or new project.
  4. Choose whether to enable this plan. Enabling the plan instructs Bamboo to start running builds of the plan, based on the plan's build strategy.
  5. When you click Create, the new plan's 'Plan Summary' page will be displayed.
    (info) Bamboo will automatically run an initial build for your new plan, unless the plan you cloned uses the Manual & dependent builds only build strategy.

If you wish to configure more plan options, please refer to Editing a plan's configuration.

You can configure Bamboo to automatically start an initial build for a new plan, even if the plan you cloned uses the Manual & dependent builds only build strategy. To do this, add the fire.initial.build.for.manual.strategy to your bamboo.cfg.xml file as described in Configuring system properties.

Screenshot: Cloning an existing plan