Daily updates from Odoo
Monday, February 18, 2019
1 change · master
Resolved issues and error corrections
This fixes an issue where direct message chats could miss the other person's name and email after a recent performance optimization. Users should now see the correct contact information in direct message conversations again.
Original PR description
Revision on 9751644 The commit above improves the channel_info, so that there are less DB queries. However, the computation was wrong for partners on dm chat, which resulted in omitting the name and email of the partner.