Allow user with a specific role to be able to add/remove group member for group with specific type

Atheher Fathima
Mega Guru

Hi All,

 

The Requirement is that if user has a role "custom_admin"(this role has been created in a custom app) and the group type is either patch or ops, then this user should be able to  add or remove members from the group. to achieve this, i have written 3 ACL's on sys_user_grmember table with operation as read, write, delete and create and have defined this condition and roles. I am able to view the group members, it also gives the new button on gr member table, but doesnt give the edit option. I am also able to select the member and delete from list view post impersonating. could you please assist on how i can achieve the edit option to show up on the groupmember table in list view of groups as per the condition?

 

i do not see any error or warning in the ACL debugging as well

5 REPLIES 5

Hi @Atheher Fathima,

 

Did you ever find a solution for this ? I am facing the same issue.

 

Tx.