Page MenuHomePhabricator

[keyserver] Update `fetchKnownUserInfos` to include `avatar` field in `UserInfo`s
ClosedPublic

Authored by atul on Mar 27 2023, 1:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 12, 5:52 PM
Unknown Object (File)
Thu, Apr 4, 2:27 AM
Unknown Object (File)
Thu, Apr 4, 2:27 AM
Unknown Object (File)
Thu, Apr 4, 2:27 AM
Unknown Object (File)
Thu, Apr 4, 2:27 AM
Unknown Object (File)
Thu, Apr 4, 2:25 AM
Unknown Object (File)
Mar 7 2024, 7:36 AM
Unknown Object (File)
Mar 5 2024, 11:53 PM
Subscribers

Details

Summary

We want to make sure that we're populating the avatar field if set.

Test Plan

Logged results from query and observed that "other" user avatar was populated in Redux:

abff99.png (478×962 px, 89 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul published this revision for review.Mar 27 2023, 1:40 PM
atul added reviewers: ashoat, ginsu.
atul edited the test plan for this revision. (Show Details)
atul added inline comments.
keyserver/src/fetchers/user-fetchers.js
50 ↗(On Diff #24235)

Noticed a fix that needed to be made

This revision is now accepted and ready to land.Mar 27 2023, 4:27 PM
This revision was landed with ongoing or failed builds.Mar 28 2023, 12:46 PM
This revision was automatically updated to reflect the committed changes.