You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I create a tick , I received information about this problem. I using PHP 8.3, teemip version 3.2.
Error: Event 'EVENT_DB_BEFORE_WRITE' for 'OnBeforeWriteTicket'} failed with non-blocking error: Unknown attribute functionalcis_list from class IPRequestAddressDelete.
The text was updated successfully, but these errors were encountered:
OK. This only concerns the standalone product. The IPAM for iTop extension used with iTop is not touched.
It looks like some reassignment of attribute definitions have been done between itop-ticket and itop-bridge-cmdb-ticket ! Consequence for the standalone product is that the Ticket class has attribuet functionalcis_list which relies on the lnkFunctionaCIToTicket class while this class is defined... in the itop-bridge-cmdb-ticket that is not inlcuded in TeemIp standalone !
Resolution consists in adding the bridge extension in the datamodels/2.x/ directory and modifying the installation.xml file to make sure it is loaded. This will be corrected in TeemIp 3.2.1.
When I create a tick , I received information about this problem. I using PHP 8.3, teemip version 3.2.
Error: Event 'EVENT_DB_BEFORE_WRITE' for 'OnBeforeWriteTicket'} failed with non-blocking error: Unknown attribute functionalcis_list from class IPRequestAddressDelete.
The text was updated successfully, but these errors were encountered: