Question
Override Final Rule After Upgrade to 8.1.1
Hi,
We have upgraded our application from Pega 7.2.2 to Pega 8.1.1. There were some rules which were customized in our application and those rules are now marked as Final in the upgraded version.
We have observed that we are still able to override these rules even if they are marked as Final in the latest pega version. For e.g PerformDefaults Activity in PegaCA-Work-Interaction class.
Is this expected? Ideally we should not be able to override the final rule once they are marked as Final.
Adding a document where you can get more details.
Please note: Only those rules can be overridden which are listed as an out put of pre-upgrade checker analysis.
***Moderator Edit-Vidyaranjan: Updated SR details***
Hello
A final rule conflict arises if a rule is marked final but rules with that same name also exist in other rulesets. This rare situation can arise when rulesets are uploaded with the Import landing page tab
You can find final rules that have both the same name and other visible key parts by using the Final Conflicts report Rule-.ListThisRuleFinalCollisions.ALL. Eliminate any conflicts by deleting one of each conflicting pair until this report is empty. To access this report, select Designer Studio> Application > Inventory > Inventory Reports. Select Rule as the Category and enter "final" as the Search Text.