This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Appservices cannot create rooms with a large invite list #9952
Labels
A-Application-Service
Related to AS support
S-Major
Major functionality / product severely impaired, no satisfactory workaround.
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
X-Release-Blocker
Must be resolved before making a release
I thought this was fixed in #9663 but it's still a bug as of v1.33.0. Trying to create a room while inviting 7 users caused the homeserver to respond with
{ errcode: 'M_UNKNOWN', error: 'Cannot invite so many users at once' }
The text was updated successfully, but these errors were encountered: