Page MenuHomePhabricator

[lib] update `processDMOpsActionType` to handle composable DM messages
ClosedPublic

Authored by kamil on Fri, Sep 13, 3:40 AM.
Tags
None
Referenced Files
F2737494: D13324.diff
Tue, Sep 17, 6:52 PM
Unknown Object (File)
Mon, Sep 16, 12:17 PM
Unknown Object (File)
Fri, Sep 13, 8:44 AM
Unknown Object (File)
Fri, Sep 13, 8:43 AM
Unknown Object (File)
Fri, Sep 13, 8:43 AM
Subscribers

Details

Summary

ENG-8424.

Previously it was done using sendDMActionTypes.started - but this code will be removed later in the stack.

Depends on D13323

Test Plan

Tested, that only when sending text message outboundP2PMessageIDs is set, and failed messages are persisted.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Fri, Sep 13, 4:34 AM
kamil added inline comments.
lib/reducers/message-reducer.js
1926 ↗(On Diff #44137)
tomek added inline comments.
lib/reducers/message-reducer.js
1908–1909 ↗(On Diff #44137)

Do we still need to keep these two conditions?

This revision is now accepted and ready to land.Fri, Sep 13, 6:14 AM
lib/reducers/message-reducer.js
1908–1909 ↗(On Diff #44137)

yeah, otherwise Flow complains