Catch CiviCRM APIv3 Error if custom field no longer exists in the database
authorSeamus Lee <seamuslee001@gmail.com>
Mon, 2 Dec 2019 00:10:14 +0000 (11:10 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Mon, 2 Dec 2019 00:10:14 +0000 (11:10 +1100)
commit6d8d4c916ef016d8657bb105188a0223c83cdd96
treef4f968a06c6b6126ac1895d4eb61925c3023918f
parent241ee7676cc80bc25f8665c5f78b4351868af48f
Catch CiviCRM APIv3 Error if custom field no longer exists in the database
CRM/Contact/BAO/Query.php
tests/phpunit/CRM/Contact/BAO/SavedSearchTest.php