matrix-org / matrix-org/matrix-hookshot
`filter set foo orgs:bar` is not working
Open
Nobody has claimed this yet.
Admin Room
GitHub
S-Major
T-Defect
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
It's stored as users instead of orgs

Contributor guide
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 `filter set foo orgs:bar` and tracing the command's filter-storage entry point; the issue provides no file or test names. Check where the `orgs` target is classified and persisted, then verify that the saved filter distinguishes organizations from users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100