Prevent child(ren) group from inheriting parent role(s) in parent-child relationship
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2024 02:56 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2024 05:53 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2024 05:20 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2024 06:10 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2024 05:21 AM
Thank you for your response