major
nice-to-have
defect
major
enhancement
In the BoundComponent, you can configure the system so that the roles required for a command group are not derived from the component's own PersBoundComp, but rather from that of the DialogParent: "useSecurityOfDialogParent". This is the default behavior.
However, when saving in the Role Profile GUI, a component’s roles are also distributed to its dialogs, making the value of "useSecurityOfDialogParent" irrelevant, since the roles assigned to the PersBoundComps are the same.
The configuration option is being removed.
Test
No test.
Code Migration
Search for and remove "useSecurityOfDialogParent" configurations for BoundComponents in layout files.