This rule checks multiple transition from an activity at least exists one path for no matching condition
This is a Process rule - the rule will test each process of the application
This rule checks for the existence of a transition with the non-matching condition to ensure the process handles all different options and not only the happy path, to ensure process is well design.
Add the missing "Otherwise transition to the process design and provide the right behaviour of the process in case the previous condition was not matched
The rule is enabled by default. To disable it if unwanted, clone the default "BW6 Quality Profile
" quality profile and then disable the rule.