Cannot regroup with user after reset in chat
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
I tried to chat with someone in Keybase app, to find out they lost all access, and they had to rekey their account.
Now we are both getting this error:
ERROR CODE 205 - uid XXXX has never been a member of this team. in method chat.1.local.addTeamMemberAfterReset
Welp?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the chat.1.local.addTeamMemberAfterReset entry point and the handling of the ERROR CODE 205 response for a user who rekeyed their account. Check the related chat and team-membership tests, if present, and reproduce the reset-and-regroup flow; done means both users can chat again without the membership error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100