Actions
Bug #4007
closedUsers email is not mandatory on creation but it is on update
Status:
Closed
Priority:
Normal
Assignee:
Category:
Users, Roles and Permissions
Target version:
-
Description
https://github.com/theforeman/foreman/blob/develop/app/models/user.rb#L39
This is rather odd as it allows users to not have a mail, but if you edit them you are forced to set an email.
Actions