When a user is added to a thread, they should get the correct timestamps instead of assuming that thread creation time or operation time are correct.
https://linear.app/comm/issue/ENG-9124/send-timestamps-in-existingthreaddetails
Depends on D13218
Paths
| Differential D13219 Authored by tomek on Sep 2 2024, 7:41 AM.
Details Summary When a user is added to a thread, they should get the correct timestamps instead of assuming that thread creation time or operation time are correct. https://linear.app/comm/issue/ENG-9124/send-timestamps-in-existingthreaddetails Depends on D13218 Test Plan Create an operation with the creation of a new thread. Check if the timestamps are correct.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptSep 2 2024, 7:41 AM2024-09-02 07:41:01 (UTC-7) Harbormaster completed remote builds in B31386: Diff 43831.Sep 2 2024, 7:57 AM2024-09-02 07:57:21 (UTC-7) This revision is now accepted and ready to land.Sep 3 2024, 3:59 AM2024-09-03 03:59:36 (UTC-7) Harbormaster completed remote builds in B31434: Diff 43892.Sep 5 2024, 3:42 AM2024-09-05 03:42:26 (UTC-7) Closed by commit rCOMM0f069ef7f861: [lib] Include `timestamps` inside `CreateThickRawThreadInfoInput` (authored by tomek). · Explain WhySep 6 2024, 8:10 AM2024-09-06 08:10:46 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 43832 lib/shared/dm-ops/create-sidebar-spec.js
lib/shared/dm-ops/create-thread-spec.js
lib/shared/dm-ops/dm-op-utils.js
lib/types/dm-ops.js
|