Hi all,
Is there a way to view merged branches?
Thanks,
Su
Hi all,
Is there a way to view merged branches?
Thanks,
Su
@ChensuZ5 Running the list view pzGetBranchedRuleSets should do the trick. Alternatively, you could create your own RD in class Rule-RuleSet-Name with a filter .pyRuleSetType == “BRANCH”
Merged branches would then be the delta between the branches on your application and the branches in the listview or RD.
The other easiest way to see merged branches is using All Wizards. In label column you can filter Merge Branches.
@VinayKumarL16594575 That looks better, good find ![]()