Page MenuHomePhabricator

[lib] remove asserting if `messageStore.threads` are equal
ClosedPublic

Authored by kamil on Nov 3 2023, 6:45 AM.
Tags
None
Referenced Files
F3601488: D9682.id32933.diff
Tue, Dec 31, 6:30 AM
F3601487: D9682.id32896.diff
Tue, Dec 31, 6:30 AM
F3601486: D9682.id32673.diff
Tue, Dec 31, 6:30 AM
F3601450: D9682.id.diff
Tue, Dec 31, 6:30 AM
F3601416: D9682.diff
Tue, Dec 31, 6:22 AM
F3599579: D9682.id32673.diff
Tue, Dec 31, 3:58 AM
Unknown Object (File)
Wed, Dec 25, 1:43 PM
Unknown Object (File)
Fri, Dec 20, 10:12 PM
Subscribers

Details

Summary

ENG-3743

This code was live for a long time and recently there were no issues, so I think we can remove it and rely on threads data processed by ops.

Test Plan

N/A, it's hard to test as code I am removing was responsible for testing.

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.Nov 3 2023, 6:59 AM
atul added inline comments.
lib/reducers/message-reducer.js
145 ↗(On Diff #32673)

Not a huge deal, but noticed a couple of these changes throughout diff.

Don't mind either way, but curious if intentional or if automatic via Prettier or something?

This revision is now accepted and ready to land.Nov 3 2023, 11:30 AM
This revision was landed with ongoing or failed builds.Nov 8 2023, 3:42 AM
This revision was automatically updated to reflect the committed changes.