-
Bug
-
Resolution: Unresolved
-
Major
-
Jenkins 1.565.1 LTS
Email-EXT 2.38.2
We have several jobs which share Post-Build Actions.
All jobs are MultiConfiguration Jobs.
A main job (Let's call it e.g. MyMainJob) actually acts as a template job.
The other (secondary) jobs use the Post-Build Actions from MyMainJob.
- When the main job build fails e-mail notifications are sent properly. We see info in the console output.
- When one of the other (secondary) jobs fails, the e-mail notifications are not sent. Nothing is shown in the console output either.
Same count for any other e-mail that's supposed to be sent (Fixed, Unstable, ...)
Relevant configuration of the email-ext is:
- Fixed Project Recipient List
- Attach Build Log: _Compress and Attach Build log
- Trigger for matrix projects: Trigger only parent job
- Triggers:
- Failure - 1st (using default config)
- Failure - Still (using default config)
- Failure -> Unstable (Test Failures) (using default config)
- Unstable (Test Failures) - 1st (using default config)
- Unstable (Test Failures) - Still (using default config)
- Unstable (Test Failures)/Failure -> Success (using default config)
- other settings: default config
- is related to
-
JENKINS-28228 Post-build from other project: No e-mail send for "Trigger only parent job"
-
- Resolved
-
-
JENKINS-27317 Support matrix aggregation with ProxyPublisher
-
- Open
-
[JENKINS-24537] No e-mail when using other/template post-build steps
Component/s | Original: emailext-template [ 18764 ] |
Component/s | New: template-project [ 15623 ] | |
Labels | Original: email-ext notification template | New: email-ext multi-configuration notification template |
Assignee | Original: Alex Earl [ slide_o_mix ] |
Component/s | Original: email-ext-plugin [ 15538 ] | |
Labels | Original: email-ext multi-configuration notification template | New: multi-configuration notification template |
Summary | Original: Email-ext: No e-mail when using other/template post-build steps | New: No e-mail when using other/template post-build steps |
Link |
New:
This issue is related to |
Assignee | New: huybrechts [ huybrechts ] |
Link | New: This issue is related to JENKINS-27317 [ JENKINS-27317 ] |
Workflow | Original: JNJira [ 157525 ] | New: JNJira + In-Review [ 179604 ] |