HomePhabricator
Diffusion Comm 53224dfd79b5

[lib] Refactor user reducers

Description

[lib] Refactor user reducers

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

Reviewers: michal, kamil, ginsu

Reviewed By: michal

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D11315

Details

Provenance
inkaAuthored on Mar 13 2024, 9:58 AM
Reviewer
michal
Differential Revision
D11315: [lib] Refactor user reducers
Parents
rCOMMb425f8ee17b1: [lib] Refactor fullStateSyncActionType in reducers
Branches
Unknown
Tags
Unknown