-
Bug
-
Resolution: Unresolved
-
Major
-
None
mailer-plugin v1.23
display-url-api v2.3.0
blueocean-display-url v2.2.0
jenkins-war v2.138.2 on jdk 1.8.0_192
As per JENKINS-41578, I've set JENKINS_DISPLAYURL_PROVIDER=org.jenkinsci.plugins.displayurlapi.ClassicDisplayURLProvider
On a failure email by the mailer plugin, the resulting email has the following URL
http://<root-url>/jenkins/webapp/job/sample-job/3641/display/redirect?page=changes
This causes the page to redirect to the Blueocean url instead of the Classic URL.
[JENKINS-57374] Redirect URL uses the Blueocean URL rather than the classic one
Issue Type | Original: Improvement [ 4 ] | New: Bug [ 1 ] |
Description |
Original:
When using Jenkins internally, it is sometimes needed to restrict sending e-mail notification external. There should be possible to add allowed domains in which to send e-mails to. When using Git as VCS the e-mail address of the committers is stored with the commit, and the mailer will the try to send to all users that might have broken the build. If you have cloned an open source project and regularly pulls updates from upstream the mailer might start sending mails to those upstream committers. That is not what you want from an internal Jenkins instance. |
New:
mailer-plugin v1.23 display-url-api v2.3.0 blueocean-display-url v2.2.0 As per On a failure email by the mailer plugin, the resulting email has the following URL {{http://<root-url>/jenkins/webapp/job/sample-job/3641/display/redirect?page=changes}} |
Description |
Original:
mailer-plugin v1.23 display-url-api v2.3.0 blueocean-display-url v2.2.0 As per On a failure email by the mailer plugin, the resulting email has the following URL {{http://<root-url>/jenkins/webapp/job/sample-job/3641/display/redirect?page=changes}} |
New:
mailer-plugin v1.23 display-url-api v2.3.0 blueocean-display-url v2.2.0 jenkins-war v2.138.2 on jdk 1.8.0_192 As per On a failure email by the mailer plugin, the resulting email has the following URL {{http://<root-url>/jenkins/webapp/job/sample-job/3641/display/redirect?page=changes}} This causes the page to redirect to the Blueocean url instead of the Classic URL. |
Component/s | New: display-url-api-plugin [ 21721 ] | |
Component/s | Original: mailer-plugin [ 17522 ] |