Hello,
I need help to understand how to overwrite some methods from ThreadCache in a custom module.
The expected behavior is to stop odoo from grouping messages by id.
I did the changes in odoo addons for testing and it works, but I find it better to put this into a custom module.