I’ve encountered a bug in the Appwrite Cloud UI when attempting to update the user limit to 0.
My goal is to disable public registration while still allowing existing users to log in. When I send the update request, the PATCH operation completes successfully. However, after refreshing the page, the settings shows the older values instead of showing the updated limit.