Implements the delete entry DM operation spec
Depends on D13316
Paths
| Differential D13340 Authored by will on Sep 16 2024, 1:16 AM.
Details Summary Implements the delete entry DM operation spec Depends on D13316 Test Plan Tested later in stack. Will test notifs before landing
Diff Detail
Event Timelinewill edited the summary of this revision. (Show Details)Sep 16 2024, 1:17 AM2024-09-16 01:17:20 (UTC-7) Harbormaster completed remote builds in B31622: Diff 44194.Sep 16 2024, 1:34 AM2024-09-16 01:34:04 (UTC-7) Comment Actions It is a bit confusing to see all this info being sent while deleting an entry. It might be invalid when one user edits an entry while someone else deletes it. The proper solution would require:
This will take some time, and we're short on it, so we should search for a simpler solution. This revision now requires changes to proceed.Sep 16 2024, 3:41 AM2024-09-16 03:41:45 (UTC-7) Comment Actions
Same comment for edit. Did a timestamp check up the stack: This revision is now accepted and ready to land.Sep 16 2024, 5:57 AM2024-09-16 05:57:06 (UTC-7) Closed by commit rCOMMd63bed70feb7: [lib] DMOperationSpec for delete entry operation (authored by will). · Explain WhySep 16 2024, 2:27 PM2024-09-16 14:27:36 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 44247 lib/shared/dm-ops/delete-entry-spec.js
lib/shared/dm-ops/dm-op-specs.js
lib/types/dm-ops.js
|