Merging branches into target rulesets

You can submit branches into target rulesets in an application to merge their contents into a target ruleset.

As a best practice, the system administrator should create a new ruleset version for the base ruleset, independent of the wizard. Individual teams should develop rules in their specific branches and then merge those branches into the existing base ruleset version that was created by the administrator. This process gives administrators better control over versions.

  1. Check all rules into their base rulesets before you merge them.
  2. Optional: Check if there are any potential conflicts to address before merging branches. For more information, see Viewing branch information.
  3. Optional: As a best practice, lock a branch after development is complete so that no more changes can be made. For more information, see Locking a branch.
  4. Optional: Check if there are any potential conflicts to address before merging branches. For more information, see Viewing branch information.
  5. Click App > Branches.
  6. Do one of the following actions:
    • To merge a single branch, right-click the branch and click Merge.
    • To merge multiple branche, right-click your application, click Merge, and select all the branche that you want to merge.
  7. If there are conflicts or warnings, the Target ruleset section displays a link that opens the Conflicts and Warnings window. You must resolve conflicts before you can merge branches. For more information, see Conflicts and warnings in the Merge Branches wizard.
  8. From the drop-down box next to the Target version section, select the base ruleset version into which rules are merged. Complete one of the following actions:
    • Select Create new version to create the new ruleset version in the base ruleset during the merge.
    • Select an existing base ruleset version in which you want to merge the rules.
  9. Click Merge. Details about the merge are displayed when the merge is completed, such as whether the merge was successful, how many rules were merged, and the source and target rulesets.