deleting a team doesn't seem to work.
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
I had to restart my account, as such I deleted the team I am the owner of (and sole member) manually before doing the destructive action.
After starting my new account I tried to re-create the team, which failed with "already exists". So I figured I'd try and join;
$keybase team request-access tomzander
▶ ERROR Root team does not exist (code 2614)
$keybase team create tomzander
▶ ERROR team already exists (code 2619)
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 reproducing the keybase team commands shown in the report, especially deletion followed by team create and team request-access. Trace the team deletion and creation entry points to determine why the deleted team remains reserved while lookup reports it missing. Done means a deleted team can be recreated and access requests no longer produce contradictory results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100