Skip to content
Snippets Groups Projects
Commit 421ee12a authored by Stefan Rijnhart's avatar Stefan Rijnhart Committed by Thibault Delavallée
Browse files

[FIX] mail: clean context on creation of messages with chatter


When creating records with default keys in context those are currently
propagated through the whole call chain until message creation. However
default keys are meant to be used for the record creation, not its logs
or messages.

A protection against default_child_ids already exists. However better
remove all context keys by using a clean context.

Closes odoo/odoo#93797

Signed-off-by: default avatarThibault Delavallee (tde) <tde@openerp.com>
parent 8eea670e
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment