Add missing check
Details
Details
Log out and check if there are no errors.
Verify that all other checks are available:
- Go through all actions in the message reducer
- Analyze which of them are modifying messageStore.threads
- Confirm that ops are generated and state equality is checked
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
It is a good idea to check if there are other places where this check is missing. Describing how it was done should extend the test plan.