-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Linux
-
-
Promoted Builds 3.4
After update from 2.73.3 to 2.190.1, we can't access promotion logs anymore. While the link looks correct, Jenkins now shows the log of the promoted build instead of the promotion log.
- causes
-
JENKINS-59704 NoSuchMethodError occurs when promoting a build using parametrized trigger
-
- Closed
-
- is duplicated by
-
JENKINS-58534 Impossible to access promotion's console output (navigation is broken from links and breadcrumbs)
-
- Closed
-
-
JENKINS-58337 Promotion Console Log
-
- Closed
-
- links to
This one, maybe?
Use of toString() on hudson.util.Secret from org.apache.commons.jelly.expression.ExpressionSupport.evaluateAsString(ExpressionSupport.java:53). Prefer getPlainText() or getEncryptedValue() depending your needs. see https://jenkins.io/redirect/hudson.util.Secret/