Fix smart group custom field check to cope with api error
authoreileen <emcnaughton@wikimedia.org>
Wed, 11 Mar 2020 06:01:24 +0000 (19:01 +1300)
committereileen <emcnaughton@wikimedia.org>
Wed, 11 Mar 2020 06:01:24 +0000 (19:01 +1300)
commitb5a09f67b218f45f057cca8102cc188d7c1d8730
treee8720139b511a6f831606f16827413c2c8cff888
parentde77a9a12f128e338d246b9171a74289f010bea8
Fix smart group custom field  check to cope  with api error

As we have added new fields to the saved_search table this will lead to a fatal if it runs before
the database update. This catches that error and handles it
CRM/Utils/Check/Component/Schema.php