We need to use CreateThickRawThreadInfoInput when creating ADD_VIEWER_TO_THREAD_MEMBERS, where it's complicated to retrieve creatorID.
creatorID is used only for computing unread, that being said we can simplify this.
Paths
| Differential D13181 Authored by kamil on Aug 27 2024, 11:48 AM.
Details Summary We need to use CreateThickRawThreadInfoInput when creating ADD_VIEWER_TO_THREAD_MEMBERS, where it's complicated to retrieve creatorID. creatorID is used only for computing unread, that being said we can simplify this. Test Plan Flow
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptAug 27 2024, 11:48 AM2024-08-27 11:48:39 (UTC-7) Harbormaster completed remote builds in B31309: Diff 43716.Aug 27 2024, 12:06 PM2024-08-27 12:06:18 (UTC-7) This revision is now accepted and ready to land.Aug 28 2024, 5:40 AM2024-08-28 05:40:04 (UTC-7) Closed by commit rCOMM097977552fcf: [lib] update `creatorID` -> `unread` in `CreateThickRawThreadInfoInput` (authored by kamil). · Explain WhyAug 28 2024, 6:28 AM2024-08-28 06:28:33 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 43740 lib/shared/dm-ops/create-sidebar-spec.js
lib/shared/dm-ops/create-thread-spec.js
lib/types/dm-ops.js
|