When I have a user without an email address and you try to assign a role or a quota, you get a message Failed to edit user. Maybe an extra hint that a valid emailaddress is required can be useful, now I discover the issue by checking the browser console.
Steps to reproduce
- Add a user without an email address
- Try to assign a role or some quota
Expected behaviour
Littlebit more information why it is valid. 😉
Actual behaviour

{"error":{"code":"invalidRequest","innererror":{"date":"2022-08-26T13:38:52Z","request-id":"25f743a2-9467-4e8d-9f84-0cde080387de"},"message":"' ' is not a valid email address"}}
Environment general
- IdP: KeyCloak
- user storage; LDAP
Environment ownCloud OCIS
- ownCloud Web UI 5.7.0-rc.10
- Infinite Scale 2.0.0-beta.7 Community
When I have a user without an email address and you try to assign a role or a quota, you get a message
Failed to edit user. Maybe an extra hint that a valid emailaddress is required can be useful, now I discover the issue by checking the browser console.Steps to reproduce
Expected behaviour
Littlebit more information why it is valid. 😉
Actual behaviour
Environment general
Environment ownCloud OCIS