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

Key: QB-4159
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: Alexey Kuznetsov
Votes: 0
Watchers: 0
Operations

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

Empty choice value for multi-selection box

Created: 04/Mar/25 10:53 AM   Updated: 04/Mar/25 01:33 PM
Component/s: None
Affects Version/s: 15.0.2
Fix Version/s: 15.0.4

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. 2025-03-04_13h57_05.gif
(5.10 Mb)


 Description  « Hide
I have first variable ("T1") with prompt as multi-selection box and second variable ("T2") with prompt as multi-selection box too.
In T2 variable I set the following script in "Choices" field: ${groovy: vars.get('T2').asList().join('\n')}
But when I run configuration and choose a value of T1 variable, value of T2 variable is empty.
Note: it worked fine in QB 14.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.