HomePhabricator
Diffusion Comm 3522e8e1d74d

[lib] Reduce removePeerUsersActionType in thread reducer

Description

[lib] Reduce removePeerUsersActionType in thread reducer

Summary:
issue: ENG-9634
In the thread reducer we want to use generateOpsAndProcessThreadUpdates which reduces delete account updates. In the future removePeerUsersActionType will be fully replaced by an update sent with processDMOpsActionType action. But this is tracked in ENG-4905

Test Plan: Tested by dispatching removePeerUsersActionType action. Tested that the user gets deleted: they get removed from threads, user store and aux user store.

Reviewers: tomek, kamil

Reviewed By: tomek

Subscribers: ashoat

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

Details

Provenance
inkaAuthored on Tue, Oct 15, 12:49 AM
Reviewer
tomek
Differential Revision
D13740: [lib] Reduce removePeerUsersActionType in thread reducer
Parents
rCOMMef097d633879: [lib] Update usages of userHasDeviceList to acknowledge accountMissingStatus
Branches
Unknown
Tags
Unknown