issue: ENG-8647
Details
Details
Tested by removnig the extractKeyserverIDFromIDOptional(messageInfo.threadID) condition from getMessageSearchStoreOps. Tested that on web and native if replace message ops are present, update ops are created for the search table, and updateMessageSearchIndex is called
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- inka/search
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
lib/handlers/db-ops-handler.react.js | ||
---|---|---|
89–96 ↗ | (On Diff #42604) | I'm not sure where's the best place to put this logic. DBOpsHandler wasn't supposed to understand the content of the ops. db-ops-reducer.js could be a better place, because reducers handle business logic. What do you think? |