
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
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
|
|
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.
|
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. |
Show » |
|
This is additional comment.
If the limit can be calculated by script, it would be nice.
Thanks.