Page MenuHomePhabricator

[lib] Refactor logout in thread activity reducer
ClosedPublic

Authored by inka on Jan 17 2024, 6:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 14, 6:45 PM
Unknown Object (File)
Mon, Oct 14, 6:45 PM
Unknown Object (File)
Mon, Oct 14, 6:45 PM
Unknown Object (File)
Mon, Oct 14, 6:45 PM
Unknown Object (File)
Mon, Oct 14, 6:45 PM
Unknown Object (File)
Mon, Oct 14, 6:44 PM
Unknown Object (File)
Oct 3 2024, 4:47 PM
Unknown Object (File)
Sep 4 2024, 5:39 AM
Subscribers

Details

Summary

issue: ENG-5827
We want to remove only the threads related to the keyservers the user is disconnecting from

Test Plan

Ran the provided test

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

We are discussing in ENG-6424 if logout should be refactored, but delete account has to be refactored anyway

inka requested review of this revision.Jan 17 2024, 7:15 AM
inka planned changes to this revision.Jan 17 2024, 8:14 AM

We decided to have a single action for logging out of keyservers and identity.

Merge identity delete account with keyserver delete account

This revision is now accepted and ready to land.Jan 29 2024, 7:23 AM