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
Unknown Object (File)
Sat, Nov 23, 4:31 PM
Unknown Object (File)
Mon, Nov 11, 3:09 PM
Unknown Object (File)
Oct 27 2024, 5:22 PM
Unknown Object (File)
Oct 26 2024, 9:32 PM
Unknown Object (File)
Oct 12 2024, 7:49 PM
Unknown Object (File)
Oct 12 2024, 6:54 PM
Unknown Object (File)
Oct 11 2024, 10:44 AM
Unknown Object (File)
Oct 10 2024, 9:43 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.