- 
                Notifications
    You must be signed in to change notification settings 
- Fork 406
Add an admin API to get the space hierarchy #19021
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| test failures appear to be flakes | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Haven't reviewed the code much as there may be a potential pivot (see review comments)
| failures look like flakes | 
Co-authored-by: Eric Eastwood <[email protected]>
| @MadLittleMods thanks for the review, since it is approved can you hit the merge button when you get a chance? | 
| @H-Shay Merged 👍 Was waiting for CI to go green again ✅ | 
It is often useful when investigating a space to get information about that space and it's children. This PR adds an Admin API to return information about a space and it's children, regardless of room membership. Will not fetch information over federation about remote rooms that the server is not participating in.