Details
-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 4.7.16
-
Fix Version/s: None
-
Component/s: CiviCRM Search
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
-
Verified?:No
Description
When a child group is disabled, if you search for contacts in the parent group it will show contacts from the disabled group.
Contacts in child groups that are disabled should not be displayed when a parent group is searched.
Steps to Replicate
- Create a group (parent)
- Create a second group (child), setting the first group as the parent
- Add contacts to the second group (child)
- Disable the second group (child)
- Run a search for contacts in the first group (parent)
- Results display all contacts from the disabled second group (child)
I tested this on the sandbox site.