I need to reuse this function to bump reply count as part of useSendComposableDMOperation.
Did some additional cleanup to avoid selecting the same data multiple times.
Paths
| Differential D13426 Authored by kamil on Sep 23 2024, 5:35 AM.
Details Summary I need to reuse this function to bump reply count as part of useSendComposableDMOperation. Did some additional cleanup to avoid selecting the same data multiple times. Test Plan Flow, functionality tested later in the stack
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptSep 23 2024, 5:35 AM2024-09-23 05:35:35 (UTC-7) Harbormaster completed remote builds in B31774: Diff 44421.Sep 23 2024, 5:56 AM2024-09-23 05:56:44 (UTC-7) This revision is now accepted and ready to land.Sep 23 2024, 6:33 AM2024-09-23 06:33:03 (UTC-7) Harbormaster completed remote builds in B31779: Diff 44439.Sep 23 2024, 8:47 AM2024-09-23 08:47:57 (UTC-7) Closed by commit rCOMM0a5c4d4eb6be: [lib] refactor code to update reply count and unread status to function (authored by kamil). · Explain WhySep 23 2024, 8:49 AM2024-09-23 08:49:07 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 44439 lib/shared/dm-ops/dm-op-utils.js
lib/shared/dm-ops/process-dm-ops.js
|