Bug? - User editing
-
Hi!
I've added a new user, after that I've added some data sources.
When I try to give that user access to the new data sources (in the "Users" page) I've got an error message:PreparedStatementCallback; SQL [update users set username=?, password=?, email=?, phone=?, admin=?, disabled=?, homeUrl=?, receiveAlarmEmails=?, receiveOwnAuditEvents=? where id=?]; An attempt was made to get a data value of type 'VARCHAR' from a data value of type 'null'.; nested exception is java.sql.SQLDataException: An attempt was made to get a data value of type 'VARCHAR' from a data value of type 'null'.
The same message I've seen trying to change user password.