[otrs-cvs] ITSMConfigurationManagement/Kernel/Config/Files ITSMConfigItem.xml, 1.43.2.1, 1.43.2.2

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/ITSMConfigurationManagement/Kernel/Config/Files
In directory lancelot:/tmp/cvs-serv31550/Kernel/Config/Files

Modified Files:
      Tag: rel-3_1
	ITSMConfigItem.xml 
Log Message:
Added new optional sysconfig option to check if config item names are unique.

Author: ub

Index: ITSMConfigItem.xml
===================================================================
RCS file: /home/cvs/ITSMConfigurationManagement/Kernel/Config/Files/ITSMConfigItem.xml,v
retrieving revision 1.43.2.1
retrieving revision 1.43.2.2
diff -2 -u -d -r1.43.2.1 -r1.43.2.2
--- ITSMConfigItem.xml	30 Nov 2012 17:07:57 -0000	1.43.2.1
+++ ITSMConfigItem.xml	30 Nov 2012 19:47:45 -0000	1.43.2.2
@@ -595,3 +595,25 @@
         </Setting>
     </ConfigItem>
+    <ConfigItem Name="UniqueCIName::EnableUniquenessCheck" Required="0" Valid="1">
+        <Description Translatable="1">Enables/disables the functionality to check ConfigItems for unique names. Before enabling this option you should check your system for already existing config items with duplicate names. You can do this with the script bin/otrs.ITSMConfigItemListDuplicates.pl.</Description>
+        <Group>ITSM Configuration Management</Group>
+        <SubGroup>Core::ITSMConfigItem</SubGroup>
+        <Setting>
+            <Option SelectedID="0">
+                <Item Key="1">Enabled</Item>
+                <Item Key="0">Disabled</Item>
+            </Option>
+        </Setting>
+    </ConfigItem>
+    <ConfigItem Name="UniqueCIName::UniquenessCheckScope" Required="0" Valid="1">
+        <Description Translatable="1">Check for a unique name only within the same ConfigItem class ('class') or globally ('global'), which means every existing ConfigItem is taken into account when looking for duplicates.</Description>
+        <Group>ITSM Configuration Management</Group>
+        <SubGroup>Core::ITSMConfigItem</SubGroup>
+        <Setting>
+            <Option SelectedID="global">
+                <Item Key="global">global</Item>
+                <Item Key="class">class</Item>
+            </Option>
+        </Setting>
+    </ConfigItem>
 </otrs_config>
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.