I would like added an some attribute over "extensions" to Change management. I have more extensions defined but only in Configuration Management - here it works fine.
I am adding the field "tarvostag_id" and date field "estimated_date".
If I include my configuration direct to datamodels/2.x/itop-change-mgmt-itil, it works fine - configuration is OK. If this same configuration I use as extension than during compile it says:
2014-07-31 07:58:06 - Info - Compiling data model.
2014-07-31 07:58:07 - Error - An exception occurred: Error loading module "mediso-change-itil": could not find node for class(id:NormalChange) - Loaded modules: authent-external,authent-ldap,authent-local,itop-attachments,itop-bridge-virtualization-storage,itop-config-mgmt,itop-datacenter-mgmt,itop-endusers-devices,itop-profiles-itil,itop-sla-computation,itop-storage-mgmt,itop-tickets,itop-virtualization-mgmt,itop-welcome-itil,mediso-add-memmedia,mediso-add-monitor,mediso-add-projektor,mediso-change-itil at line 508 in file /media/data/www/itop/web/setup/modelfactory.class.inc.php
I would like added an some attribute over "extensions" to Change management. I have more extensions defined but only in Configuration Management - here it works fine.
I am adding the field "tarvostag_id" and date field "estimated_date".
If I include my configuration direct to datamodels/2.x/itop-change-mgmt-itil, it works fine - configuration is OK. If this same configuration I use as extension than during compile it says:
2014-07-31 07:58:06 - Info - Compiling data model.
2014-07-31 07:58:07 - Error - An exception occurred: Error loading module "mediso-change-itil": could not find node for class(id:NormalChange) - Loaded modules: authent-external,authent-ldap,authent-local,itop-attachments,itop-bridge-virtualization-storage,itop-config-mgmt,itop-datacenter-mgmt,itop-endusers-devices,itop-profiles-itil,itop-sla-computation,itop-storage-mgmt,itop-tickets,itop-virtualization-mgmt,itop-welcome-itil,mediso-add-memmedia,mediso-add-monitor,mediso-add-projektor,mediso-change-itil at line 508 in file /media/data/www/itop/web/setup/modelfactory.class.inc.php
My configuration is in attachment..
What do I have wrong, please?
Last edit: Ladislav Kudláček 2014-07-31
And your file module.mediso-change-itil.php ?
You must add in dependecies itop-change-mgmt-itil
Ou ...you're right.
Why isn`t it need during Configuration Items - for example - "Server"? There I added several fields and without dependencies.
But it works now.
THANKS stade13