mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-03-01 10:33:14 +08:00
Summary: When saving a thread, we weren't properly setting the `participants` object. Since Sequelize has object properties under getters and setters, doing `this.participants.push()` did nothing. Since threads had no `participants`, the related threads widget, which queries through there, did nothing. Test Plan: Manually inspect DB and use the related threads widget Reviewers: halla, spang, juan Reviewed By: juan Differential Revision: https://phab.nylas.com/D3938 |
||
---|---|---|
.. | ||
isomorphic-core | ||
local-private | ||
local-sync |