It is possible to merge 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, ensure 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:
- Navigate to Configuration → Local Packs.
- Choose local packs you need to merge by selecting the checkboxes, then click Merge.
- Define the name and description of the consequent local pack.
- Click Merge.
As a result:
- A new local pack is created. It contains latest versions of the VCS Record (sys_vcs_record) from the merged local packs.
- This new local pack state is In Progress.
- The original local packs are removed.
- The VCS records have the name of the merged local pack in the Local Pack field (instead of the removed one).