From a998935a0854c0f6f15430709337237eb2b8fa8a Mon Sep 17 00:00:00 2001 From: eileenmcnaugton Date: Fri, 14 Aug 2015 17:06:34 +1200 Subject: [PATCH] add unique index for new sites on uf_group.name CRM-15961 --- xml/schema/Core/UFGroup.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xml/schema/Core/UFGroup.xml b/xml/schema/Core/UFGroup.xml index e40c81ae8f..6bdd88b247 100644 --- a/xml/schema/Core/UFGroup.xml +++ b/xml/schema/Core/UFGroup.xml @@ -217,6 +217,12 @@ Name of the UF group for directly addressing it in the codebase 3.0 + + UI_name + name + true + 4.7 + created_id Profile Created By -- 2.25.1