https://linear.app/comm/issue/ENG-3995/create-functions-for-migrating-the-client-stores
This diff introduces functions for migrating the draft store, both in cases when it is persisted in redux and when it's stored in sqlite
Depends on D8355
Differential D8382
[lib] Add conversions for draft store michal on Jun 30 2023, 2:40 AM. Authored by Tags None Referenced Files
Subscribers
Details
https://linear.app/comm/issue/ENG-3995/create-functions-for-migrating-the-client-stores Depends on D8355 Run yarn test, tested with the next diffs if they correctly migrated the draft stores
Diff Detail
Event Timeline
Comment Actions Address review. Left the draft ops logic the same. We use the remove and create new for everything else in this migration so it should be fine. |