Hello Community,
I have an requirement concerning the "read-permissions" on note records based on the "created-by" informations.
The scenario is the following:
- All users should be able to see a given account record based on a field value (implemented by hierachical read-permission restriction + plugIn "sharing" of this account record if needed)
- The regarding notes of this account record should only be visible for the owner of the record. (implemented by a hierachical read-permission restriction)
What I am noticing now is that if I share the account record, all freshly created note records will be also read-shared.
I thought this will be caused by cascading-share setting of the relationship between account (1) <-> (N) note but this is not the case (Cascading = none).
Can anyone explain or reproduce this system behaviour?
Best Regards,
Lukas