Pinnacle Aviation manages safety compliance using a custom object named Flight_Audit__c. The Organization-Wide Default (OWD) sharing setting for Flight_Audit__c is set to Private, and the administrator deselects the 'Grant Access Using Hierarchies' option for this object. A criteria-based sharing rule is configured to share high-risk audit records with a Public Group named 'Safety Reviewers'. A user assigned to the 'Safety Manager' role owns several high-risk audit records. The 'Safety Director' role sits directly above the 'Safety Manager' role in the role hierarchy. If a user in the 'Safety Director' role is not a member of the 'Safety Reviewers' Public Group, which statement correctly describes their access to these Flight_Audit__c records?
- They will not have access to the records owned by Safety Managers because disabling 'Grant Access Using Hierarchies' prevents vertical record access propagation up the role hierarchy.Cevap
- BThey will automatically inherit Read/Write access because users in higher roles always retain access to records owned by lower roles regardless of object-level hierarchy settings.
- CThey will gain access to the records because sharing rules configured for Public Groups automatically grant access to managers above any group members in the role hierarchy.
- DThey must be assigned a new Profile with Modify All Data enabled because Profile settings are required to grant access when OWD is Private and hierarchy access is disabled.