Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Role Inhertience

Dileep Kumar2
Tera Contributor

So what we are trying to do is when ever we add a user to a group. It shows all roles assigned from that group as inherited as true.
We are trying to see where exactly is the script which sets this inherited as true and we need to make that to false except for one assignment group.

I need the exact place where we can find the script.


4 REPLIES 4

GlideFather
Tera Patron

Hi @Dileep Kumar2,

 

why would you do that? If you want to unassign a role from somebody, then just remove them from the group.

 

If you want them to have different roles, create another group with satisfactory roles and add that user in it.

 

Setting the inheritance to true/false is OOTB and I strongly discourage you from trying it.  Perhaps the easiest way to see Inherited false is to grant that role manually not via group, but it's not recommended.

_____
100 % GlideFather experience and 0 % generative AI

UmesH77
Tera Guru

Hello @Dileep Kumar2 , 

 This scenario is done through the Business Rule , You can  find the Business rule  named is Group Member Add on the Group Member table , like I have provided Screenshot also .

you can change it accordingly.

make sure you make copy of that  BR then make changes, because its OOTB  BR.

Screenshot 2026-02-23 120748.png

 

 

If my response is helpfull ,mark it as helpfull 👍 and Accept it as solution🙏

 

Regards, 

Umesh 

Technical Counsultant

Dileep Kumar2
Tera Contributor

This is not the place even when I try to inactivate this. Still I can see inherited as true.

@Dileep Kumar2 but why would you like to touch this?

 

Inherited: true means it was gained through a group membership

Inherited: false means it was assigned manually.

 

It's quite helpful to know the difference... why would you touch this? I don't understand.

_____
100 % GlideFather experience and 0 % generative AI