diff --git a/datamodels/2.x/itop-config-mgmt/datamodel.itop-config-mgmt.xml b/datamodels/2.x/itop-config-mgmt/datamodel.itop-config-mgmt.xml
index b3f381390..a879729f2 100755
--- a/datamodels/2.x/itop-config-mgmt/datamodel.itop-config-mgmt.xml
+++ b/datamodels/2.x/itop-config-mgmt/datamodel.itop-config-mgmt.xml
@@ -109,6 +109,16 @@
0
0
+
+ lnkGroupToCI
+ functionalci_id
+ group_id
+ 0
+ 0
+ false
+ SELECT Group WHERE status = 'active'
+ property
+
@@ -907,6 +917,9 @@
-
220
+ -
+ 230
+
@@ -1165,6 +1178,9 @@
-
10
+ -
+ 20
+
@@ -1554,6 +1570,9 @@
-
10
+ -
+ 20
+
@@ -1794,9 +1813,12 @@
-
10
- -
+
-
20
+ -
+ 30
+
20
@@ -1987,9 +2009,12 @@
-
10
- -
+
-
20
+ -
+ 30
+
20
@@ -2385,6 +2410,9 @@
-
10
+ -
+ 20
+
20
@@ -2569,6 +2597,9 @@
-
10
+ -
+ 20
+
20
@@ -2753,6 +2784,9 @@
-
10
+ -
+ 20
+
20
@@ -2929,6 +2963,9 @@
-
10
+ -
+ 20
+
20
@@ -3092,6 +3129,9 @@
-
10
+ -
+ 20
+
20
@@ -3266,9 +3306,12 @@
-
10
- -
+
-
20
+ -
+ 30
+
20
@@ -3436,6 +3479,9 @@
-
10
+ -
+ 20
+
20
@@ -3622,9 +3668,12 @@
-
10
- -
+
-
20
+ -
+ 30
+
20
@@ -3800,6 +3849,16 @@
128
true
+
+ end_of_support
+
+ true
+
+
+ end_of_life
+
+ true
+
SoftwareInstance
software_id
@@ -3855,13 +3914,21 @@
-
+
-
+
+
-
+ 10
+
+
+ 10
+
-
-
20
- 10
+ 20
20
@@ -5320,6 +5387,16 @@
512
true
+
+ end_of_support
+
+ true
+
+
+ end_of_life
+
+ true
+
label
@@ -5402,6 +5479,9 @@
-
20
+ -
+ 25
+
-
30
@@ -5465,6 +5545,9 @@
+
+ logo
+
@@ -6985,6 +7068,9 @@
+ -
+ 20
+
10
diff --git a/datamodels/2.x/itop-config-mgmt/dictionaries/en.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/dictionaries/en.dict.itop-config-mgmt.php
index d77c8a9f4..9bb5ca910 100644
--- a/datamodels/2.x/itop-config-mgmt/dictionaries/en.dict.itop-config-mgmt.php
+++ b/datamodels/2.x/itop-config-mgmt/dictionaries/en.dict.itop-config-mgmt.php
@@ -103,6 +103,8 @@ Dict::Add('EN US', 'English', 'English', [
'Class:FunctionalCI/Attribute:business_criticity/Value:medium+' => 'medium',
'Class:FunctionalCI/Attribute:move2production' => 'Move to production date',
'Class:FunctionalCI/Attribute:move2production+' => '',
+ 'Class:FunctionalCI/Attribute:groups_list' => 'Groups',
+ 'Class:FunctionalCI/Attribute:groups_list+' => 'Groups can be used as tags, to document environment, projects (migration, upgrade, security), etc…',
'Class:FunctionalCI/Attribute:contacts_list' => 'Contacts',
'Class:FunctionalCI/Attribute:contacts_list+' => 'All the contacts for this configuration item',
'Class:FunctionalCI/Attribute:documents_list' => 'Documents',
diff --git a/datamodels/2.x/itop-config-mgmt/dictionaries/fr.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/dictionaries/fr.dict.itop-config-mgmt.php
index 63ac04e40..e72455c2f 100644
--- a/datamodels/2.x/itop-config-mgmt/dictionaries/fr.dict.itop-config-mgmt.php
+++ b/datamodels/2.x/itop-config-mgmt/dictionaries/fr.dict.itop-config-mgmt.php
@@ -87,6 +87,8 @@ Dict::Add('FR FR', 'French', 'Français', [
'Class:FunctionalCI/Attribute:business_criticity/Value:medium+' => 'moyenne',
'Class:FunctionalCI/Attribute:move2production' => 'Date de mise en production',
'Class:FunctionalCI/Attribute:move2production+' => '',
+ 'Class:FunctionalCI/Attribute:groups_list' => 'Groupes',
+ 'Class:FunctionalCI/Attribute:groups_list+' => 'Les groupes sont des sortes d\étiquettes qui permettent d\identifier des environnements de travail, l\'appartenance à des projets ou les équipements qui doivent être mise à jour, déplacés, remplacés, etc…',
'Class:FunctionalCI/Attribute:contacts_list' => 'Contacts',
'Class:FunctionalCI/Attribute:contacts_list+' => 'Tous les contacts de cet élément de configuration',
'Class:FunctionalCI/Attribute:documents_list' => 'Documents',
diff --git a/datamodels/2.x/itop-container-mgmt/datamodel.itop-container-mgmt.xml b/datamodels/2.x/itop-container-mgmt/datamodel.itop-container-mgmt.xml
index d654e81ec..fec2134fb 100644
--- a/datamodels/2.x/itop-container-mgmt/datamodel.itop-container-mgmt.xml
+++ b/datamodels/2.x/itop-container-mgmt/datamodel.itop-container-mgmt.xml
@@ -438,9 +438,12 @@
-
10
- -
+
-
20
+ -
+ 30
+
20
@@ -993,6 +996,9 @@
-
10
+ -
+ 20
+
20
@@ -1196,6 +1202,9 @@
-
10
+ -
+ 20
+
20
diff --git a/datamodels/2.x/itop-datacenter-mgmt/datamodel.itop-datacenter-mgmt.xml b/datamodels/2.x/itop-datacenter-mgmt/datamodel.itop-datacenter-mgmt.xml
index be9652e86..80862859a 100755
--- a/datamodels/2.x/itop-datacenter-mgmt/datamodel.itop-datacenter-mgmt.xml
+++ b/datamodels/2.x/itop-datacenter-mgmt/datamodel.itop-datacenter-mgmt.xml
@@ -109,13 +109,13 @@
10
-
- 110
+ 10
-
- 120
+ 20
-
- 130
+ 30
@@ -123,7 +123,10 @@
20
-
- 140
+ 10
+
+ -
+ 20
@@ -358,6 +361,9 @@
-
10
+ -
+ 20
+
@@ -565,6 +571,9 @@
-
10
+ -
+ 20
+
@@ -768,6 +777,9 @@
-
10
+ -
+ 20
+
@@ -997,6 +1009,9 @@
-
10
+ -
+ 20
+
diff --git a/datamodels/2.x/itop-endusers-devices/datamodel.itop-endusers-devices.xml b/datamodels/2.x/itop-endusers-devices/datamodel.itop-endusers-devices.xml
index 5fa8387ba..9e8b233b8 100755
--- a/datamodels/2.x/itop-endusers-devices/datamodel.itop-endusers-devices.xml
+++ b/datamodels/2.x/itop-endusers-devices/datamodel.itop-endusers-devices.xml
@@ -90,6 +90,9 @@
-
160
+ -
+ 170
+
@@ -261,6 +264,9 @@
-
10
+ -
+ 20
+
@@ -478,6 +484,9 @@
-
10
+ -
+ 20
+
@@ -681,6 +690,9 @@
-
10
+ -
+ 20
+
@@ -877,6 +889,9 @@
-
10
+ -
+ 20
+
@@ -1138,6 +1153,9 @@
-
10
+ -
+ 20
+
@@ -1344,6 +1362,9 @@
-
10
+ -
+ 20
+
@@ -1544,6 +1565,9 @@
-
10
+ -
+ 20
+
diff --git a/datamodels/2.x/itop-storage-mgmt/datamodel.itop-storage-mgmt.xml b/datamodels/2.x/itop-storage-mgmt/datamodel.itop-storage-mgmt.xml
index 538b989bc..229772314 100644
--- a/datamodels/2.x/itop-storage-mgmt/datamodel.itop-storage-mgmt.xml
+++ b/datamodels/2.x/itop-storage-mgmt/datamodel.itop-storage-mgmt.xml
@@ -158,6 +158,9 @@
-
10
+ -
+ 20
+
@@ -417,6 +420,9 @@
-
10
+ -
+ 20
+
@@ -676,6 +682,9 @@
-
10
+ -
+ 20
+
@@ -935,6 +944,9 @@
-
10
+ -
+ 20
+
@@ -1436,6 +1448,19 @@
+ -
+ 20
+
+
-
+ 20
+
+
-
+ 10
+
+
+
+
+
diff --git a/datamodels/2.x/itop-virtualization-mgmt/datamodel.itop-virtualization-mgmt.xml b/datamodels/2.x/itop-virtualization-mgmt/datamodel.itop-virtualization-mgmt.xml
index 2633bee89..2968249ee 100644
--- a/datamodels/2.x/itop-virtualization-mgmt/datamodel.itop-virtualization-mgmt.xml
+++ b/datamodels/2.x/itop-virtualization-mgmt/datamodel.itop-virtualization-mgmt.xml
@@ -421,6 +421,9 @@
-
10
+ -
+ 20
+
20
@@ -598,6 +601,9 @@
-
10
+ -
+ 20
+
20
@@ -864,6 +870,9 @@
-
10
+ -
+ 20
+
@@ -1022,6 +1031,9 @@
+ -
+ 20
+
20
@@ -1253,9 +1265,12 @@
-
10
- -
+
-
20
+ -
+ 30
+
20