Details
Details
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- land-que
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
| lib/reducers/dm-operations-queue-reducer.js | ||
|---|---|---|
| 80–94 ↗ | (On Diff #49248) | Previously it wasn't using processStoreOperations |
| lib/shared/unshim-utils.js | ||
| 91–101 ↗ | (On Diff #49248) | Without this, we can't blacklist queuedDMOperations because shimmedOperations field is still used in redux-persist to attempt processing unshimed operations, with this change, it is moved fully to SQLite. |