When an operation can't be applied, we will store it in this queue.
https://linear.app/comm/issue/ENG-8764/create-a-new-redux-field-to-store-the-updates
Depends on D12921
Paths
| Differential D12936 Authored by tomek on Jul 30 2024, 2:47 AM.
Details Summary When an operation can't be applied, we will store it in this queue. https://linear.app/comm/issue/ENG-8764/create-a-new-redux-field-to-store-the-updates Depends on D12921 Test Plan Run the migrations and check if the store was created.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptJul 30 2024, 2:47 AM2024-07-30 02:47:14 (UTC-7) Harbormaster completed remote builds in B30787: Diff 42932.Jul 30 2024, 3:23 AM2024-07-30 03:23:23 (UTC-7) This revision is now accepted and ready to land.Jul 31 2024, 2:52 AM2024-07-31 02:52:18 (UTC-7)
ashoat added inline comments.
Harbormaster completed remote builds in B30864: Diff 43031.Aug 2 2024, 2:40 AM2024-08-02 02:40:17 (UTC-7) Harbormaster completed remote builds in B30863: Diff 43030.Aug 2 2024, 2:42 AM2024-08-02 02:42:19 (UTC-7) Closed by commit rCOMMeaa112928365: [lib] Create a new redux field to store the operations (authored by tomek). · Explain WhyAug 2 2024, 8:38 AM2024-08-02 08:38:09 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 43049 lib/types/dm-ops.js
lib/types/redux-types.js
lib/utils/reducers-utils.test.js
native/redux/default-state.js
native/redux/persist.js
|