CustomGroup - Ensure 'name' is always unique
authorColeman Watts <coleman@civicrm.org>
Tue, 1 Feb 2022 20:03:37 +0000 (15:03 -0500)
committerColeman Watts <coleman@civicrm.org>
Wed, 2 Feb 2022 19:07:38 +0000 (14:07 -0500)
commit79b6ac2bbbf317abdf6827eb9ecc672b7cf856d4
treeb1bac5a9c70cfb425d38159909bf1cb15b08f761
parentaa9d3ae909c7984a8c6b3ddf0818dd8f0d35e3ce
CustomGroup - Ensure 'name' is always unique

Previously, unique 'name' was only enforced in tandem with 'extends'
Now it is required to be unique unconditionally.
CRM/Core/DAO/CustomGroup.php
CRM/Upgrade/Incremental/php/FiveFortySeven.php
CRM/Upgrade/Incremental/sql/5.47.alpha1.mysql.tpl
tests/phpunit/api/v3/ContributionTest.php
xml/schema/Core/CustomGroup.xml