|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-14250) E-mail field is not auto... [email protected] (JIRA)
- [JIRA] (JENKINS-14250) E-mail field is not... [email protected] (JIRA)
- [JIRA] (JENKINS-14250) E-mail field is not... [email protected] (JIRA)

I have looked at User.java and it does seem that a default Mailer.UserProperty is created when a new User is created. So I believe the test
getProperty(Mailer.UserProperty.class)==null)
will always fail.