Monday, August 24, 2026
1 change · saas-19.1
Resolved issues and error corrections
The mail system now returns only the thread information that is actually needed for the current user and conversation. This reduces unnecessary data exposure and helps keep mail views consistent across access rights and company contexts.
Original PR description
This change cleans up the requested data from `/mail/thread/data` route, ensuring it aligns with what is actually needed depending on the user and thread. part of task-6452761 Forward-Port-Of: odoo/odoo#282932 Forward-Port-Of: odoo/odoo#280713