Friday, April 17, 2026
1 change · master
Features or functions removed from Odoo
This update removes an unnecessary step in sharing helpdesk tickets through the forum. Previously, sharing a ticket triggered a message post, which is no longer required due to a change in the forum's structure. This simplifies the process and improves performance.
Original PR description
Purpose ======= Remove the `message_post` on the forum post when sharing a ticket in forum, because it no longer inherits from `mail.thread`. Task-3586524