Issue Type: Bug Bug
Assignee: Gregory Boissinot
Components: envinject
Created: 11/Jan/13 2:43 PM
Description:

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 ?

Project: Jenkins
Priority: Major Major
Reporter: Nicolas De Loof
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to