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
I found i workaround
i remove line 168 to 180 from file ChangeRequestMain.php
After removing those line, we can now enter Change Request and make modification
UPDATE i have this error only in Change Request (i mentionned milestone but that was not exact)
Regards
Hi,
You removed part of voting system on change requests.
We'll fix it.
Ticket #9428
