-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Won't Fix
-
Component/s: project-inheritance-plugin
-
Labels:
-
Environment:Server Jenkins 2.2: windows 2008R2 + Windows slaves
-
Similar Issues:
In case if we use global post build task and write such code:
out.println("$JENKINS_URL")
out.println("$JOB_URL")
out.println("$NODE_LABELS")
out.println("$BUILD_TAG")
out.println("$JOB_URL")
out.println("$BUILD_ID")
out.println("$BUILD_RESULT")
out.println("$NODE_NAME")
After run inherited project we will see that data which shows after run will be wrong for this build, and show some previous build.
Field | Original Value | New Value |
---|---|---|
Comment | [ no, it is definitely issue of inheritance plug in ] |
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Won't Fix [ 2 ] |
Workflow | JNJira [ 171224 ] | JNJira + In-Review [ 210065 ] |