You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Local pack merging 


Sometimes you need to combine two or more local packs together, for example, in case of team development. Merged local packs speed up implementation process and help to arrange updates and development in one pack.

Before merging local packs, make sure that:

  • Both local packs are in the Completed state.
  • Both local packs belong to the same application.

To merge local packs, complete the steps below:

  1. Navigate to Configuration → Local Packs.
  2. Choose local packs you need to merge by selecting the checkboxes, then click Merge.
  3. Define the name and description of the consequent local pack.
  4. Click Merge.

As a result:

  • A new local pack is created. It contains latest versions of the VCS Record (sys_vcs_record) from merged local packs.
  • This new local pack state is In Progress.
  • The original local packs are removed.
  • VCS records will have the name of the merged local pack in the Local Pack field (instead of the removed one).


  • No labels