dev/core#227 Fix issue where on some extened groups the multiple records checkbox...
authorSeamus Lee <seamuslee001@gmail.com>
Tue, 3 Jul 2018 02:24:09 +0000 (12:24 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Tue, 3 Jul 2018 02:25:40 +0000 (12:25 +1000)
commit1f85becb43fc3429ba8efcdbbf5c081b0c991302
tree1f337960bf80e844db3a6fedd2e92bd0f2420ee1
parentba7084e5c1f31cecf9029a738c15b13eb144e63f
dev/core#227 Fix issue where on some extened groups the multiple records checkbox doesn't show this causes empty string to be passed in which was causing problems when working out if we needed to make changes to the custom value table
CRM/Core/BAO/CustomGroup.php
tests/phpunit/api/v3/CustomGroupTest.php