The source project of this merge request has been removed.
Fix error when new required field is empty in prevalidation (usermail)
There was an error as the usermail was assumed to always be present, but its a new field. We should only consider it current if that field is set.