We want to replace deprecatedConvertClientDBThreadInfoToRawThreadInfo with convertClientDBThreadInfoToRawThreadInfo so clientDBThreadInfos are translated to MinimallyEncodedRawThreadInfos when "rehydrated" from SQLite.
Details
Details
- Log in with redux version 60
- Run migration
- Ensure that MinimallyEncodedRawThreadInfos are stringified and stored in SQLite
- Ensure that MinimallyEncodedRawThreadInfos are read back and "rehydrate" Redux threadStore
- Check Redux DevTools and ensure all entries in threadInfos are minimallyEncoded:
Also verified state check mechanism:
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable

