Mailspring/packages
Evan Morikawa 41bc1e5f5c [local-sync] fix related threads
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
2017-02-16 12:33:52 -08:00
..
isomorphic-core [*] update package.json to lerna specs 2017-02-16 12:32:07 -08:00
local-private [sentry] Don't use breadcrumbs in dev mode 2017-02-15 18:38:55 -08:00
local-sync [local-sync] fix related threads 2017-02-16 12:33:52 -08:00