This checks the timestamp to ensure that an edit operation produces a no-op update if produced with a timestamp before latest updated time
Follows logic from https://phab.comm.dev/D13215
Depends on D13346
Paths
| Differential D13347 Authored by will on Sep 16 2024, 1:31 AM.
Details Summary This checks the timestamp to ensure that an edit operation produces a no-op update if produced with a timestamp before latest updated time Follows logic from https://phab.comm.dev/D13215 Depends on D13346 Test Plan Not sure how to test this yet. Might manually run these with different timestamps? Unsure how I might be able to introduce a delay.
Diff Detail
Event Timelinewill added a child revision: D13348: [lib] check timestamps before processing delete entry operation. Harbormaster completed remote builds in B31629: Diff 44201.Sep 16 2024, 2:05 AM2024-09-16 02:05:08 (UTC-7) tomek added inline comments. This revision is now accepted and ready to land.Sep 16 2024, 5:46 AM2024-09-16 05:46:32 (UTC-7) Harbormaster completed remote builds in B31654: Diff 44242.Sep 16 2024, 2:25 PM2024-09-16 14:25:41 (UTC-7) Closed by commit rCOMM1a9f981e4063: [lib] check timestamps before processing edit entry operation (authored by will). · Explain WhySep 16 2024, 2:27 PM2024-09-16 14:27:46 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 44242 lib/shared/dm-ops/edit-entry-spec.js
|