<< Back to previous view

[QB-1926] build.getVariableValues().put(String, String) no longer works in 5.1.9
Created: 29/Jan/14  Updated: 30/Jan/14

Status: Resolved
Project: QuickBuild
Component/s: None
Affects Version/s: 5.1.9
Fix Version/s: 5.1.10

Type: Bug Priority: Blocker
Reporter: Sam Morris Assigned To: Unassigned
Resolution: Fixed Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown


 Description   
We recently upgraded to 5.1.9 on our test grid (5.1.8 had the getVariableValues function removed). Since updating, when we execute calls like this:

     build.getVariableValues().put(revVar.toString(), revVal.toString());

after the call, doing something like

     build.getVarValue(revVar.toString());

returns null. As recently as 5.0.38 this would work.

 Comments   
Comment by Sam Morris [ 30/Jan/14 05:14 PM ]
Looks good. We upgraded to 5.1.10 and it's working. Thank you for your quick response!
Generated at Tue May 21 04:35:46 UTC 2024 using JIRA 189.