Parent-Child Relationships Between Groups

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2016 10:23 PM
When adding a group as child of another group, does it also add the members of child group to parent?
If not, does doing this makes sense to do this? Have you came across such a scenario? What could be pro's or con's of doing this?
- Labels:
-
Instance Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2016 11:18 AM
Is there any way to disable this hierarchical view of the groups like this? Let's say I *don't* want to see the hierarchical structure of the groups, but I'd rather see all of the groups "flat". Is that an option?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2016 11:24 AM
Yep! Its an attribute of the Assignment Group field in the dictionary.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2016 11:00 AM
Thanks Robert I was looking for this option and you answered it.
Posting a screenshot for other's reference.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2016 08:06 AM
Awesome. Pound that like / helpful button!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2016 12:13 PM
Hi Kalai,
We have used parent child relationship of groups for incident, change management.
Adding users to child does not directly add users to parent, but as pointed out by Paramjeet already, isMemberOf method agaist parent returns true
Some of the advantages of these
1) User experience: When we have L1, L2 kind of support in Incident Management, it helps to have these group listed down under common parent. User does not have to jump to next page via reference button if too many groups are there in the system. This is because of tree picker
2)Give the common roles to like ITIL to parent, dont worry about child group, it inherets the parent role. Also if additional role required for some of the child groups, it can be provisioned separately.