Now that we may get userIDsToFID instead of userIDs, we need to transform back to list of userIDs via Object.keys to maintain existing behavior.
Depends on D11606
Paths
| Differential D11607 Authored by atul on Apr 9 2024, 9:17 PM.
Details Summary Now that we may get userIDsToFID instead of userIDs, we need to transform back to list of userIDs via Object.keys to maintain existing behavior. Depends on D11606 Test Plan
(need to go through again before landing)
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptApr 9 2024, 9:17 PM2024-04-09 21:17:07 (UTC-7) Harbormaster failed remote builds in B28108: Diff 38964!Apr 9 2024, 9:33 PM2024-04-09 21:33:19 (UTC-7) Harbormaster completed remote builds in B28110: Diff 38966.Apr 9 2024, 9:38 PM2024-04-09 21:38:02 (UTC-7) This revision is now accepted and ready to land.Apr 10 2024, 6:47 AM2024-04-10 06:47:31 (UTC-7)
atul attached a referenced file: F1510994: 3cf86a.png. (Show Details)Apr 10 2024, 12:18 PM2024-04-10 12:18:44 (UTC-7) Harbormaster completed remote builds in B28137: Diff 39005.Apr 10 2024, 12:34 PM2024-04-10 12:34:17 (UTC-7) Comment Actions This diff is safe to land as is as it broadens what arguments createPersonalThreads can accept and TraditionalRelationshipRequests will continue to work as expected. This revision was landed with ongoing or failed builds.Apr 17 2024, 12:10 PM2024-04-17 12:10:55 (UTC-7) Closed by commit rCOMMef12de0da55f: [keyserver] Update `createPersonalThreads` to support both `… (authored by atul). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B28273: Diff 39194.Apr 17 2024, 12:32 PM2024-04-17 12:32:01 (UTC-7)
Revision Contents
Diff 39194 keyserver/src/updaters/relationship-updaters.js
|