Page MenuHomePhabricator

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

Authored by atul on Apr 27 2023, 1:27 PM.
Tags
None
Referenced Files
F3171163: D7677.diff
Thu, Nov 7, 1:31 PM
Unknown Object (File)
Thu, Oct 31, 2:22 PM
Unknown Object (File)
Mon, Oct 21, 4:11 PM
Unknown Object (File)
Mon, Oct 21, 4:11 PM
Unknown Object (File)
Mon, Oct 21, 4:11 PM
Unknown Object (File)
Mon, Oct 21, 4:11 PM
Unknown Object (File)
Mon, Oct 21, 4:11 PM
Unknown Object (File)
Sun, Oct 20, 11:13 AM
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
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

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.