Prevent child(ren) group from inheriting parent role(s) in parent-child relationship

Adeshola
Tera Contributor

I will like to bring in data into the group table and assign roles to each groups but I do not want the child(ren) to inherit the roles of the parent.

 

Thank you. 

4 REPLIES 4

Uncle Rob
Kilo Patron

EXCEEDINGLY bad idea.  Do not mess with or otherwise inhibit OOB role assignment / inheritance logic.
If you like the idea of parent groups but (for whatever reason) don't like role inheritance, just make a new group reference on the group table.

 

Why wouldn't you want roles to inherit?

Thankyou for you response. I wanted to have the parent-child relationship in order to enable the tree picker attribute for assignment group and not role inheritance.

Runjay Patel
Giga Sage

Hi @Adeshola ,

 

really it’s a bad use case, not sure why you wanna do this but it will break anything and impact would be high. Like licensing module management, many oob thing won’t work. End of the day role management would be tough.

 

Accept and mark helpful if my response helped you

Thank you for your response