Hello
V11.4.3
I have a user, as soon as he selects either a milestone or change request for examples, he receive this error message
Here is the error in the log file
2025-01-08 08:36:10.278 ===== TRACE ===== [493] NEW CONNECTED USER 'ehache'
2025-01-08 08:36:20.791 ***** ERROR ***** [V11.4.3] [493] ERROR *****
2025-01-08 08:36:20.791 ***** ERROR ***** [V11.4.3] [493] on file '/var/www/html/model/ChangeRequestMain.php' at line (169)
2025-01-08 08:36:20.791 ***** ERROR ***** [V11.4.3] [493] cause = Undefined property: ChangeRequestMain::$idTicketType
2025-01-08 08:37:11.317 ***** ERROR ***** [V11.4.3] [493] ERROR *****
2025-01-08 08:37:11.317 ***** ERROR ***** [V11.4.3] [493] on file '/var/www/html/model/ChangeRequestMain.php' at line (169)
2025-01-08 08:37:11.317 ***** ERROR ***** [V11.4.3] [493] cause = Undefined property: ChangeRequestMain::$idTicketType
2025-01-08 08:37:11.866 ***** ERROR ***** [V11.4.3] [493] ERROR *****
2025-01-08 08:37:11.866 ***** ERROR ***** [V11.4.3] [493] on file '/var/www/html/model/ChangeRequestMain.php' at line (169)
2025-01-08 08:37:11.866 ***** ERROR ***** [V11.4.3] [493] cause = Undefined property: ChangeRequestMain::$idTicketType
2025-01-08 08:37:17.042 ===== TRACE ===== [493] DISCONNECTED USER 'ehache'
Thanks