You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception: http://localhost:42685/api/users/rename/[email protected]: 400, Sql error: error returned from database: function array_replace(character varying[], text, text) does not exist
Describe the bug
https://app.windmill.dev/openapi.html#tag/user/POST/users/rename/{email} doesn't appear to work. I'm an admin and call it and get an error back:
I can successfully call https://app.windmill.dev/openapi.html#tag/user/GET/users/username_info/{email} without issue.
To reproduce
Here's a script I'm using in Windmill:
Expected behavior
The user should be renamed
Screenshots
No response
Browser information
No response
Application version
v1.426.1
Additional Context
No response
The text was updated successfully, but these errors were encountered: