Hello,
I need to make the CI field mandatory on the new User Requests.
I tried to modify the functional CI field in the reference datamodel but the results are not as expected
datamodel.itop-request-mgmt-itil.xml
No, iTop does not handle mandatory relationship declared in the Datamodel.
The only workaround is to check it in the CheckToWrite and prevent the creation/update at this stage...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I need to make the CI field mandatory on the new User Requests.
I tried to modify the functional CI field in the reference datamodel but the results are not as expected
datamodel.itop-request-mgmt-itil.xml
can anyone help me?
thank you
Hm, I'm not sure if it's possible to make links mandatory?
No, iTop does not handle mandatory relationship declared in the Datamodel.
The only workaround is to check it in the CheckToWrite and prevent the creation/update at this stage...