Closed lboeman closed 5 years ago
Since the trigger to update "applies_to_all" permissions fires when the object is inserted into the table. Moving a user from one organization to another doesn't add them to the 'read all users' permissions of the new organization.
@alorenzo175 I was thinking this should be handled by an trigger on updates to the user table. Does that sound reasonable to you?
yes
closed by #163
Since the trigger to update "applies_to_all" permissions fires when the object is inserted into the table. Moving a user from one organization to another doesn't add them to the 'read all users' permissions of the new organization.