When copying a bundle you normally want to tweak only one or two settings.
So it would be nice to copy a bundle as sandbox, tweak some settings, test it and publish the bundle as version 0.

Comments

  • You can achieve this by creating a sandbox of the source bundle & publish this sandbox.

    In the publish wizard, select the following options and finish the wizard.

    (o) Publish as new bundle
    [v] Create as Sandbox

    You can now continue testing the changes on the newly created bundle as it is "sandbox only bundle".

    Hope this helps

  • Thanks Sudheer! That worked as you described.

  • Good to know that it worked for you.