since i'm about to introduce an identity register action, i need to rename the existing register action to make it clear that it's for the existing keyserver registration workflow.
Details
Details
no flow errors
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Wondering about the consequences of this rename. It feels like it could break the compatibility of our reports - an older report could contain one of registerActionTypes actions that can't be recognized by the more recent code.
Comment Actions
When attempting to load a Redux state from an error report, you should always make sure you're running the same codeVersion locally that that report came from.