-
Bug
-
Resolution: Incomplete
-
Critical
-
None
After updating both the git and email-ext plugins, a project that had been working for years no longer sends emails to developers on a build failure.
Email was triggered for: Failure - Any Sending email for trigger: Failure - Any An attempt to send an e-mail to empty list of recipients, ignored.
A simplified configuration to recreate the issue is shown below:
- is related to
-
JENKINS-54940 brokenBuildSuspects() returns empty list in pipeline script
-
- Closed
-
[JENKINS-51090] Emails no longer sent to developers on build failure
Attachment | New: image-2018-05-02-15-34-10-012.png [ 42450 ] |
Description |
Original:
After updating both the git and email-ext plugins, a project that had been working for years no longer sends emails to developers on a build failure. {code:java} Email was triggered for: Failure - Any Sending email for trigger: Failure - Any An attempt to send an e-mail to empty list of recipients, ignored. {code} A simplified configuration to recreate the issue is shown below: !image-2018-05-02-15-28-53-400.png! !image-2018-05-02-15-29-47-973.png! |
New:
After updating both the git and email-ext plugins, a project that had been working for years no longer sends emails to developers on a build failure. {code:java} Email was triggered for: Failure - Any Sending email for trigger: Failure - Any An attempt to send an e-mail to empty list of recipients, ignored. {code} A simplified configuration to recreate the issue is shown below: !image-2018-05-02-15-28-53-400.png! !image-2018-05-02-15-29-47-973.png! !image-2018-05-02-15-34-10-012.png! |
Component/s | Original: git-plugin [ 15543 ] |
Link |
New:
This issue is related to |
As far as I know nothing has changed recently that would affect this. Can you turn on debugging in global email-ext settings and post the build output of a failure