History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-2743
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Robin Shen
Reporter: Robin Shen
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Force repetition param value to use only single value even if the value contains comma

Created: 16/Jun/16 11:30 PM   Updated: 13/Jan/17 02:02 PM
Component/s: None
Affects Version/s: 6.1.18
Fix Version/s: 7.0.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown



 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [18/Dec/16 08:30 AM]
This will be solved in QB7 via the newly added script evaluation value provider to return values like below:
groovy:
return ["a,b", "c,d"]