issue: https://linear.app/comm/issue/ENG-4458/refactor-updatescurrentasof-field
For now, we are using the id of our keyserver. In the future, actions that change fields in the keyserverStore will include in their payload the id of the keyserver the action is related to. That
id will be used in place of ashoatKeyserverID. Thiss will be done during https://linear.app/comm/issue/ENG-4440/refactor-redux-fields-second-iteration-refactor-actions
Details
Details
Ran yarn flow-all. Checked with redux devtools that the field gets correctly migrated to keyserverStore
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
lib/reducers/keyserver-reducer.js | ||
---|---|---|
58–62 ↗ | (On Diff #29532) | This comes from that reduceUpdatesCurrentAsOf changes updatesCurrentAsOf on those actions |