Parent group Member is a Child groups Members?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā10-20-2018 04:44 AM
Hi
I want to know if it's possible to see members in parent group also as a member in childs groups. I have a parent-childs relationship, some user are in parent group and some are only in chids groups. My question is: when I assign a task to a child groups it's possibile to parent member see this task as a task "assigned to my groups". I know I can add all child groups to user or can deploy code or new module whith correct criteria but I want to know just if exist an option or sys_properties to set-. In other wordd I need which getUser().isMemberOf ("child group') return true when user is only in parent group
Regards

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā10-20-2018 05:14 AM
There is not any properties to fulfill this requirement.
if you want to achieve this then you have to write business rule.
the below thread has same requirement and it has been achieved by business rule