Page MenuHomePhabricator

[keyserver] Fix `usersToUpdate` logic in `deleteAccount`
ClosedPublic

Authored by atul on Apr 27 2023, 1:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 14, 10:52 PM
Unknown Object (File)
Tue, Sep 10, 9:59 AM
Unknown Object (File)
Sun, Aug 25, 12:35 PM
Unknown Object (File)
Sun, Aug 25, 4:54 AM
Unknown Object (File)
Sat, Aug 24, 2:49 PM
Unknown Object (File)
Sat, Aug 24, 2:49 PM
Unknown Object (File)
Sat, Aug 24, 2:49 PM
Unknown Object (File)
Sat, Aug 24, 2:49 PM
Subscribers

Details

Summary

Was looking at this when working on UPDATE_USER updates for updateUserAvatar and it looks like it wasn't actually excluding anything.

Test Plan

Tested updated logic in updateUserSettings.

Before:

fdbfb0.png (626×2 px, 172 KB)

After:

9d8c93.png (574×2 px, 150 KB)

(85999 is viewer.id)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul published this revision for review.Apr 27 2023, 1:28 PM
atul edited the test plan for this revision. (Show Details)
atul edited the test plan for this revision. (Show Details)

readonly

Test plan before / after seems identical? Maybe I'm missing something

Test plan before / after seems identical? Maybe I'm missing something

Sorry, just updated screenshots

Change seems right though

This revision is now accepted and ready to land.Apr 27 2023, 1:33 PM
This revision was landed with ongoing or failed builds.Apr 28 2023, 11:11 AM
This revision was automatically updated to reflect the committed changes.