We want to upsert lastPruned for threadIDs included in messageStorePruneActionType payload in threadActivityStore.
Depends on D9404
Paths
| Differential D9406 Authored by atul on Oct 6 2023, 1:22 PM.
Details Summary We want to upsert lastPruned for threadIDs included in messageStorePruneActionType payload in threadActivityStore. Depends on D9404 Test Plan
Diff Detail
Event TimelineHerald added a subscriber: will. · View Herald TranscriptOct 6 2023, 1:22 PM2023-10-06 13:22:53 (UTC-7) Harbormaster completed remote builds in B23071: Diff 31763.Oct 6 2023, 1:41 PM2023-10-06 13:41:17 (UTC-7) This revision is now accepted and ready to land.Oct 9 2023, 2:01 PM2023-10-09 14:01:15 (UTC-7) This revision was landed with ongoing or failed builds.Oct 9 2023, 2:16 PM2023-10-09 14:16:56 (UTC-7) Closed by commit rCOMM37ed3d6636fe: [lib] Handle `messageStorePruneActionType` in `reduceThreadActivity` (authored by atul). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B23132: Diff 31839.Oct 9 2023, 2:34 PM2023-10-09 14:34:14 (UTC-7)
Revision Contents
Diff 31839 lib/reducers/thread-activity-reducer.js
|
This now can be simplified.