-
Bug
-
Resolution: Fixed
-
Major
-
None
in the latest version of hudson you had the ability to use build parameters for the recipients list in the email notification. I tried this out and it seems like after the first build the parameter name in the recipients field gets replaced with its value. This is not useful as next time a build is run the recipients list is now hardcoded and not the intended parameter's value.
- depends on
-
JENKINS-6394 Email recipients should support use of build parameters
-
- Closed
-
[JENKINS-6503] Hudson email Notification takes a build parameter for recipients but replaces the parameter name with parameter value
Link |
New:
This issue depends on |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 136598 ] | New: JNJira + In-Review [ 187238 ] |
This issue was fixed by mindless at the same time when the env vars were expanded, in
JENKINS-6394http://jenkins-ci.org/commit/33098
or
https://github.com/jenkinsci/jenkins/commit/8b2617b6e6a31d5aade99bccb03f4760400ce203#core/src/main/java/hudson/tasks/Mailer.java