Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Add search by room ID and room alias to List Room admin API #10874

@MurzNN

Description

@MurzNN

Description:

Currently the List Room admin API allows filtering rooms only by room name, regarding to https://matrix-org.github.io/synapse/latest/admin_api/rooms.html#list-room-api

search_term - Filter rooms by their room name. Search term can be contained in any part of the room name. Defaults to no filtering.

But very often we need to find room by it's alias or id substring. Is it hard to add those room fields to search_term or as separate query field?

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-EnhancementNew features, changes in functionality, improvements in performance, or user-facing enhancements.good first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions