For new clients (>215), we return CreateUpdatesResult instead of ClientAvatar.
Context can be found:
ENG-3808 : updateUserAvatar should create UPDATE_USER and UPDATE_CURRENT_USER updates
Paths
| Differential D7699 Authored by atul on May 1 2023, 1:15 PM.
Tags None Referenced Files
Subscribers
Details Summary For new clients (>215), we return CreateUpdatesResult instead of ClientAvatar. Context can be found: ENG-3808 : updateUserAvatar should create UPDATE_USER and UPDATE_CURRENT_USER updates Test Plan
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptMay 1 2023, 1:15 PM2023-05-01 13:15:05 (UTC-7) atul edited the test plan for this revision. (Show Details)May 1 2023, 1:15 PM2023-05-01 13:15:29 (UTC-7) Harbormaster completed remote builds in B18962: Diff 25974.May 1 2023, 1:34 PM2023-05-01 13:34:37 (UTC-7) This revision is now accepted and ready to land.May 1 2023, 1:59 PM2023-05-01 13:59:04 (UTC-7) Harbormaster completed remote builds in B18965: Diff 25980.May 1 2023, 2:29 PM2023-05-01 14:29:36 (UTC-7) This revision was landed with ongoing or failed builds.May 1 2023, 4:08 PM2023-05-01 16:08:07 (UTC-7) Closed by commit rCOMMfa6d8384b74f: [keyserver] Update `updateUserAvatarResponder` to return `CreateUpdatesResult`… (authored by atul). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster failed remote builds in B18972: Diff 25987!May 1 2023, 4:19 PM2023-05-01 16:19:46 (UTC-7) Comment Actions Re-opening to address flow issues...
This revision is now accepted and ready to land.May 1 2023, 7:03 PM2023-05-01 19:03:09 (UTC-7) Comment Actions Okay so when I ran flow in keyserver, there were no issues. Then I ran it again AFTER yarn cleaninstall && killall flow and it gave me the three issues... so I guess got in some bad state? Hopefully a one-off issue Harbormaster failed remote builds in B18974: Diff 25990!May 1 2023, 7:19 PM2023-05-01 19:19:20 (UTC-7) Harbormaster completed remote builds in B18975: Diff 25991.May 1 2023, 7:24 PM2023-05-01 19:24:56 (UTC-7) Closed by commit rCOMMd9fa30eeedd5: [keyserver] Update `updateUserAvatarResponder` to return `CreateUpdatesResult`… (authored by atul). · Explain WhyMay 1 2023, 7:42 PM2023-05-01 19:42:17 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 25974 keyserver/src/responders/user-responders.js
keyserver/src/updaters/account-updaters.js
|