#307 - Behaviour of "Strict Rights"
Hello, In version 268 (for Sugar 6.5.16), does the option "Strict Rights" works as expected ? I am not sure to understand exactly what this option is for. Do you have a example to explain the behaviour of this feature ?
Thank you
10 years ago
Lets say you have a user assigned to 2 different groups.
Normally, the user would just inherit the greatest of both rights (Additive Rights). So when a user views a record associated to just Group 1 the user would have Group rights instead of Owner rights to the record. That means that the user can edit the record even if not the owner.
This is where Strict Rights come into play. With that enabled, the user would have the rights associated to the group associated to the record applied. So if that user (who is assigned to Group 1 and 2) views a record associated only to Group 1 then that user would get Owner access only to the record instead of Group access.
Hope that helps! -Jason