SearchKit - Fix Search Segments for contact type entities
authorcolemanw <coleman@civicrm.org>
Fri, 1 Dec 2023 15:59:54 +0000 (15:59 +0000)
committercolemanw <coleman@civicrm.org>
Fri, 1 Dec 2023 16:03:14 +0000 (16:03 +0000)
commit6df7268c73c6b850aed0920322b1d8983f7790aa
tree07d59934b5e9f700e165a172412254b0ef9c0398
parent7607b213e7efb2d691e5b989f9d83268aba313e8
SearchKit - Fix Search Segments for contact type entities

A SearchSegment created for the Contact entity should also apply to
Individual, Organization & Household entities.
ext/search_kit/Civi/Api4/Service/Spec/Provider/SearchSegmentExtraFieldProvider.php
ext/search_kit/tests/phpunit/api/v4/SearchSegment/SearchSegmentTest.php