It is possible to merge two or more local packs of the same application together, for example, in case of team development. Merged local packs speed up the implementation process as it makes possible to deliever both the updates and new functionality in the same local pack.
Before merging local packs, ensure that:
Both local packs are in theCompleted state.
Both local packs belong to the same application.
To merge local packs, complete the steps below:
Navigate to Configuration → Local Packs.
Select the local packs you need to merge and clickMerge.
Define the name and description of the new local pack.
ClickMerge.
As a result:
A new local pack is created. It contains latest versions of theVCS Record(sys_vcs_record)from the merged local packs.
This new local pack state isIn Progress.
The original local packs are removed.
The VCS records have the name of the merged local pack in theLocal Packfield (instead of the removed one).