From d68e208325ea7284f997216407116446a788cbd9 Mon Sep 17 00:00:00 2001 From: vdumas Date: Mon, 15 Mar 2021 17:55:01 +0100 Subject: [PATCH] =?UTF-8?q?N=C2=B03821=20-=20UserRequest:OnInsert=20in=20f?= =?UTF-8?q?ull=20ITIL=20calls=20the=20parent's=20method?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../itop-request-mgmt-itil/datamodel.itop-request-mgmt-itil.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/datamodels/2.x/itop-request-mgmt-itil/datamodel.itop-request-mgmt-itil.xml b/datamodels/2.x/itop-request-mgmt-itil/datamodel.itop-request-mgmt-itil.xml index e4c8342197..a88a7f94f0 100755 --- a/datamodels/2.x/itop-request-mgmt-itil/datamodel.itop-request-mgmt-itil.xml +++ b/datamodels/2.x/itop-request-mgmt-itil/datamodel.itop-request-mgmt-itil.xml @@ -1543,6 +1543,7 @@ ComputeImpactedItems(); $this->SetIfNull('last_update', time()); $this->SetIfNull('start_date', time());