[FIX] helpdesk_request_type: corrected bug on attachments in new ticket form #1

Merged
mondot merged 1 commits from correct-bug-about-attachments into 16.0 2025-02-07 09:27:10 +00:00

1 Commits

Author SHA1 Message Date
Quentin Mondot
7b695b51dd [FIX] helpdesk_request_type: corrected bug on attachments in new ticket form
The param "max_upload_size" was missing when rendering "helpdesk_mgmt.portal_create_ticket".
Instead of added it, I've overloaded the response from helpdesk_mgmt create_new_ticket
2025-01-28 16:31:19 +01:00