issue: ENG-6097
We need to remove the temporary flag when a keyserver is being intentionally added
It is possible that the keyserver is already present in the store. So we are only passing the values that we actually want to set, and using the default values or the values from the keyserver store for other fields
Details
Details
Tested that adding a keyserver still works and doesn't throw errors (tested on web). When we are adding a new keyserver it is already present in the store during addKeyserverActionType, because it was added by setNewSessionActionType during call to version endpoint
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- inka/set_new_session
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
See comment here – I'm beginning to wonder if we should just abandon this stack in favor of simply ignoring "anonymous" cookies. They don't have any benefit and seem to result in a lot of unnecessary complexity