-
Bug
-
Resolution: Fixed
-
Minor
-
4.3, 4.4
-
2
-
Team Hedgehog 2024 Sprint 1.4, Team Hedgehog 2024 Review 1
When the ad hoc task runs to add users to a room, if any of the users have only numbers as a username, then an error is thrown.
{"errcode":"M_INVALID_USERNAME","error":"Numeric user IDs are reserved for guest users."}
Important note: We should update the mock for this. Mock will be happy with the change we make, but that is a problem.