Page MenuHomePhabricator

[lib] Refactor user reducers
ClosedPublic

Authored by inka on Mar 13 2024, 10:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 28 2024, 10:08 AM
Unknown Object (File)
Oct 26 2024, 3:12 PM
Unknown Object (File)
Oct 3 2024, 9:58 AM
Unknown Object (File)
Oct 3 2024, 9:58 AM
Unknown Object (File)
Oct 3 2024, 9:58 AM
Unknown Object (File)
Oct 3 2024, 9:58 AM
Unknown Object (File)
Sep 4 2024, 10:18 AM
Unknown Object (File)
Aug 29 2024, 6:45 AM
Subscribers

Details

Summary

issue: ENG-6485
incrementalStateSyncActionType, processUpdatesActionType and processServerRequestsActionType are actions dispatched for one keyserver. They should not be changing currentUserInfo or userStore, unles the keyserver is the authoritative keyserver and relyingOnAuthoritativeKeyserver is true

Test Plan

Tested that for clients set up to rely on the authoritative keyserver incremental state sync updates currentUserInfo and userStore

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable