Details
Details
Called DeleteUser RPC and verified with awslocal dynamodb scan that no rows were left in the identity-devices table with given userID.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Paths
| Differential D10246 Authored by bartek on Dec 8 2023, 4:40 AM.
Details Summary Test Plan Called DeleteUser RPC and verified with awslocal dynamodb scan that no rows were left in the identity-devices table with given userID.
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptDec 8 2023, 4:40 AM2023-12-08 04:40:29 (UTC-8) Harbormaster failed remote builds in B24883: Diff 34412!Dec 8 2023, 4:54 AM2023-12-08 04:54:59 (UTC-8) Harbormaster completed remote builds in B24883: Diff 34412.Dec 8 2023, 5:11 AM2023-12-08 05:11:29 (UTC-8) bartek updated this revision to Diff 34507.Edited · Dec 11 2023, 11:29 PM2023-12-11 23:29:10 (UTC-8) Comment ActionsMove function into impl DatabaseClient Harbormaster completed remote builds in B24969: Diff 34507.Dec 12 2023, 1:06 AM2023-12-12 01:06:11 (UTC-8) This revision is now accepted and ready to land.Dec 13 2023, 6:10 PM2023-12-13 18:10:43 (UTC-8) Harbormaster completed remote builds in B25529: Diff 35265.Jan 5 2024, 1:05 AM2024-01-05 01:05:05 (UTC-8) Closed by commit rCOMMf2ed271ea09c: [identity] Add function to delete all user devices data (authored by bartek). · Explain WhyJan 5 2024, 1:22 AM2024-01-05 01:22:17 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 35275 services/identity/src/database.rs
services/identity/src/database/device_list.rs
|