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
Details
Details
- Reviewers
michal kamil ginsu - Commits
- rCOMM53224dfd79b5: [lib] Refactor user reducers
Tested that for clients set up to rely on the authoritative keyserver incremental state sync updates currentUserInfo and userStore
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable