Autocomplete - Fix search-by-id for entities without a numeric id
authorcolemanw <coleman@civicrm.org>
Mon, 25 Sep 2023 14:02:21 +0000 (10:02 -0400)
committercolemanw <coleman@civicrm.org>
Mon, 25 Sep 2023 14:49:18 +0000 (10:49 -0400)
commit959990ca22fdf80b8bc1ca2a17939bdb5b73e432
tree8a49d12ceabf8087dc560e1dc4f5f094591ea552
parent05abb59b9e4078794efe6aebf6505a2ab3cf27d5
Autocomplete - Fix search-by-id for entities without a numeric id

Fixes dev/core#4560 and the intermittent failure of AfformGetTest.testAfformAutocomplete
Civi/Api4/EntitySet.php
Civi/Api4/Generic/AutocompleteAction.php
ext/afform/core/tests/phpunit/Civi/Afform/AfformGetTest.php
tests/phpunit/api/v4/Entity/ConformanceTest.php