We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Server don't check if the user with given User-ID already exist.
Synapse-Admin (0.8.1-8-g5262518)
The text was updated successfully, but these errors were encountered:
That's related with: matrix-org/synapse#8165
Sorry, something went wrong.
IMO this is an upstream "bug". matrix-org/synapse#8165 There is only one API for create and delete.
There is a new API for a pre-check: matrix-org/synapse#10578
No branches or pull requests
Description
Server don't check if the user with given User-ID already exist.
Steps to reproduce
Version information
Synapse-Admin (0.8.1-8-g5262518)
The text was updated successfully, but these errors were encountered: