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

Key: QB-4184
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Robin Shen
Reporter: Jerry Lee
Votes: 0
Watchers: 1
Operations

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

Request to implement the number of selected items limit in "prompt as multi-selection box" of variable prompt setting.

Created: 12/Jun/25 01:27 AM   Updated: 12/Jun/25 06:46 AM
Component/s: None
Affects Version/s: 15.0.12
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Not related


 Description  « Hide
Currently, multi-selection box could provide many available items.
However, the user selects too many items than expected sometimes.
Since we don't have any choices, we make it failed in "Step" when too many items selected.
If it could be blocked in "Specify Build Option" page, abnormal build will not be triggered in our case.
It means that it helps to reduce unnecessary system resource usage.
We can see 'Min Value' and 'Max Value' in "prompt as numeric input" of variable prompt setting.
Both of them would be helped.

 All   Comments   Work Log   Change History      Sort Order:
Jerry Lee [12/Jun/25 06:46 AM]
Dear,
This is additional comment.
If the limit can be calculated by script, it would be nice.
Thanks.