-
Bug
-
Resolution: Unresolved
-
Critical
-
None
Update to global variable aren't applied to jobs when envinject plugin is installed
how to reproduce :
running fresh 1.494, with a single Job to echo $FOO
FOO global variable set to "foo"
build #1 :
echo foo
change FOO to set value = "bar"
build #2 :
echo bar
Right, then install envinject (1.78), restart
build #3 :
echo bar
change FOO to set value = "qix"
build #2 :
echo bar
wtf ?
- is related to
-
JENKINS-5312 Global properties not being replaced
-
- Resolved
-
-
JENKINS-25141 Can't inject value to build parameter
-
- Resolved
-
[JENKINS-16316] global variable not updated
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
Assignee | Original: Gregory Boissinot [ gbois ] | |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Assignee | New: Gregory Boissinot [ gbois ] |
URL | Original: https://github.com/jenkinsci/envinject-plugin/pull/14 | New: https://github.com/jenkinsci/envinject-plugin/pull/20 |
Priority | Original: Major [ 3 ] | New: Critical [ 2 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
Assignee | Original: Gregory Boissinot [ gbois ] | New: Nicolas De Loof [ ndeloof ] |
Assignee | Original: Nicolas De Loof [ ndeloof ] | New: Jesse Glick [ jglick ] |