<< Back to previous view |
![]() |
[QB-4184] Request to implement the number of selected items limit in "prompt as multi-selection box" of variable prompt setting.
|
|
Status: | Open |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | 15.0.12 |
Fix Version/s: | None |
Type: | Improvement | Priority: | Minor |
Reporter: | Jerry Lee | Assigned To: | Robin Shen |
Resolution: | Unresolved | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown | ||
Environment: | Not related |
Description |
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. |
Comments |
Comment by 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. |