We use the helper function for updating the users table to set the username attribute for a given user ID
Depends on D4561
Paths
| Differential D4563 Authored by varun on Jul 18 2022, 2:24 PM.
Details Summary We use the helper function for updating the users table to set the username attribute for a given user ID Depends on D4561 Test Plan Tested that I could set a username in DynamoDB with this method
Diff Detail
Event TimelineHerald added subscribers: • abosh, atul, • adrian, ashoat. · View Herald TranscriptJul 18 2022, 2:24 PM2022-07-18 14:24:36 (UTC-7) Harbormaster completed remote builds in B10596: Diff 14588.Jul 18 2022, 2:36 PM2022-07-18 14:36:50 (UTC-7) This revision is now accepted and ready to land.Jul 19 2022, 1:53 AM2022-07-19 01:53:15 (UTC-7) Closed by commit rCOMM2677cc8f4c95: [identity] db method to add username to users table in ddb (authored by varun). · Explain WhyJul 19 2022, 11:29 AM2022-07-19 11:29:01 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 14588 services/identity/src/constants.rs
services/identity/src/database.rs
|