This will help with debugging potential issues.
Details
Details
Kill the keyserver, delete auth metadata, decrement db version, delete the holder and update invite link secret. Then run the keyserver - the migration should succeed by printing an error message and an exception about invalid_credentials.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
The synchronizeInviteLinksWithBlobs.js filename does not follow conventions in our codebase. We should maintain consistent file naming conventions. @tomek, can you do an audit of the invite links code to make sure we match file naming conventions with the rest of the codebase? Would be great if you could create a task to track
Comment Actions
Sorry for that! Created a task tracking it https://linear.app/comm/issue/ENG-6819/make-sure-js-file-names-are-consistent - will prioritize it, as it should be a quick one.