Fix regression causing custom groups to reset to 'Contact' when updated
authorColeman Watts <coleman@civicrm.org>
Wed, 10 Aug 2022 14:58:36 +0000 (10:58 -0400)
committerColeman Watts <coleman@civicrm.org>
Wed, 10 Aug 2022 19:28:23 +0000 (15:28 -0400)
commit9ad9e2311f645b6b715710b85a5b5a10c20c776a
tree425b9c5a474a7aae1fe1a73fed303d936a500bf2
parent68c12d858e79a08abbc7d4904e0f410c57d69b04
Fix regression causing custom groups to reset to 'Contact' when updated

Fixes dev/core#3794
CRM/Core/BAO/CustomGroup.php
tests/phpunit/api/v4/Custom/CustomGroupTest.php [new file with mode: 0644]