Part of ENG-5842.
Removed code that adds devices to the users table. This is no longer needed since we add devices to the devices table now.
Paths
| Differential D10698 Authored by bartek on Jan 18 2024, 3:58 AM.
Details
Summary Part of ENG-5842. Removed code that adds devices to the users table. This is no longer needed since we add devices to the devices table now. Test Plan
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptJan 18 2024, 3:58 AM2024-01-18 03:58:09 (UTC-8) Harbormaster failed remote builds in B25886: Diff 35781!Jan 18 2024, 4:23 AM2024-01-18 04:23:51 (UTC-8) Harbormaster completed remote builds in B25891: Diff 35786.Jan 18 2024, 5:30 AM2024-01-18 05:30:24 (UTC-8) bartek edited child revisions, added: D10700: [identity] Simplify some calls and conversions; removed: D10699: [identity] Remove references to "devices" attr in users table.Jan 18 2024, 5:33 AM2024-01-18 05:33:50 (UTC-8) bartek added a parent revision: D10699: [identity] Remove references to "devices" attr in users table. This revision is now accepted and ready to land.Jan 18 2024, 2:10 PM2024-01-18 14:10:33 (UTC-8) Closed by commit rCOMMb2737d97dc80: [identity] Stop adding devices to users table (authored by bartek). · Explain WhyJan 22 2024, 6:49 AM2024-01-22 06:49:34 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 35966 services/identity/src/constants.rs
services/identity/src/database.rs
|