-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Platform: All, OS: All
There is a bug in the user configuration. The xml files since the version 1.109
are not valid.
The tag <hudson.tasks.Mailer-UserProperty> is misspellt. So the system cannot
read the email adresses and doesn´t send mails.
...
<properties>
<hudson.tasks.Mailer_-UserProperty>
<emailAddress>...</emailAddress>
</hudson.tasks.Mailer_-UserProperty>
</properties>
...
[JENKINS-600] User config is invalid
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Component/s | New: mailer [ 17522 ] | |
Component/s | Original: mail [ 15493 ] |
Workflow | Original: JNJira [ 130673 ] | New: JNJira + In-Review [ 200021 ] |