-
Bug
-
Resolution: Unresolved
-
Major
Exception is appeared in the jenkins log when UI trying to show build history for redeploy builds.
Steps to reproduce:
1. Open redeploy page.
2. Run redeploy (Click Ok button)
3. Waiting when build is appared in the build history (make sure that page wasn't reloaded)
=>
4. Exception is thrown in the jenkins console
Please note that token which cannot transform to integer have value "buildHistory"
See detail log in the attached file.
[JENKINS-17065] Exception is appeared in the jenkins log when UI trying to show build history for redeploy builds
Description |
Original:
Exception is appeared in the jenkins log when UI trying to show build history for redeploy builds See detail log in the attached file. |
New:
Exception is appeared in the jenkins log when UI trying to show build history for redeploy builds. Steps to reproduce: 1. Open redeploy page. 2. Run redeploy (Click Ok button) 3. Waiting when build is appared in the build history (make sure that page wasn't reloaded) => 4. Exception is thrown in the jenkins console Please note that token which cannot transform to integer have value "buildHistory" See detail log in the attached file. |
Workflow | Original: JNJira [ 147896 ] | New: JNJira + In-Review [ 177027 ] |
Is it reproduced with a recent Jenkins version?