Hi,
I checked the consistency of my iTop instance using Data Model Toolkit and I have some results in few classes.
The reported problems are related with unknown attributes in classes.
For example:
Class Organization
Attribute 'status' (object state) has an allowed value (active) which is not a known state (You may define its allowed_values property as [new ValueSetEnum('')], or reconsider the list of states)
I'm not a php expert so maybe you can give me a tip how and where to improve this class to resolve this inconsistency.
Thanks in advance
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I checked the consistency of my iTop instance using Data Model Toolkit and I have some results in few classes.
The reported problems are related with unknown attributes in classes.
For example:
I'm not a php expert so maybe you can give me a tip how and where to improve this class to resolve this inconsistency.
Thanks in advance