--joined-rooms misses the majority of rooms
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 754
- Forks
- 69
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
When running `matrix-commander --joined-rooms` the output is two room ids. I've joined more than 100 rooms, what am I missing?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Look at the code that handles the `--joined-rooms` command, likely in the main CLI parsing and room listing logic. Check how the Matrix API is queried for joined rooms; there may be pagination or filtering issues. Run the command locally to see the limited output, then examine the network requests or logs to understand what data is being fetched.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- cli
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100