empty team chat channels
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
how do I get rid of these empty channels?
$ keybase chat list-channels my_team
Listing channels on my_team:
# (created by: me on: 2017-09-18)
# (created by: me on: 2017-09-18)
#test-channel (created by: me on: 2017-09-18)
They don't show up in the team management ui and trying to remove them from the cli doesn't work either:
keybase chat delete-channel my_team ""
▶ ERROR multiple conversations found
Apparently they were created when I first created the team
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 listed keybase chat list-channels and keybase chat delete-channel commands against a team containing empty channels. Trace the CLI entry points for channel listing and deletion to determine why unnamed channels are ambiguous. Done means empty channels can be identified and removed without the multiple-conversations error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100