From 9adb7f20ce4aaf5a745f3be56efd02a3c08b35fb Mon Sep 17 00:00:00 2001 From: Eric Espie Date: Wed, 1 Jun 2022 09:11:03 +0200 Subject: [PATCH] Event "Compute Values" --- application/datamodel.application.xml | 34 +++++++++++++-------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/application/datamodel.application.xml b/application/datamodel.application.xml index 572f21068..d43320574 100644 --- a/application/datamodel.application.xml +++ b/application/datamodel.application.xml @@ -186,23 +186,6 @@ - - An object needs to be recomputed after changes - - cmdbAbstractObject - - DBObject::ComputeValues - - - The object inserted - DBObject - - - Debug string - string - - - An object insert in the database has been requested. All changes to the object will be persisted automatically. @@ -455,6 +438,23 @@ + + An object needs to be recomputed after changes + + cmdbAbstractObject + + DBObject::ComputeValues + + + The object inserted + DBObject + + + Debug string + string + + + Check an object before it is written into the database (no change possible)