Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.22
-
Fix Version/s: 4.7.28
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:User and Admin Doc
-
Funding Source:Contributed Code
-
Verified?:No
-
How it works currently:
-
How it should work:
-
Acceptance Criteria:Atleast one active parent group is required for child group to show up on selector lists.
Description
If a child group has multiple parent groups and one of them is disabled, the child group fails to show up on group selector lists.
Steps to replicate:
- Create two groups, parent A and parent B.
- Create a third group, child A and assign both groups created above as parents.
- Disabled parent A group.
- Check group selector at Search > Find Contacts or at Search > Advanced Search, the child group will be missing.