Skip to main content

Problem with permission handling

Comments

1 comment

  • David Paras

    If a User is contained in two Groups and you have created an activity by logging into through Group1 and want to execute that activity by logging into through Group2. Then you will be only able to execute that activity from Group2 if you have given RWX permissions to "Others" while creating that activity from Group1 as the Group level permissions has provided the priority over the User permissions and are overridden by the Group level permissions.

    0

Post is closed for comments.