View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010405 | CTT UA Scripts | 1 - Script Issue | public | 2025-07-01 14:15 | 2025-07-03 09:21 |
| Reporter | Sebastian Allmendinger | Assigned To | Sebastian Allmendinger | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 1.03.509 | ||||
| Summary | 0010405: CTT needs to limit the number of configured MonitoredItems | ||||
| Description | The CTT does not prevent a user to configure more MonitoredItems than supported by the CTT. The officially released test scripts retrieve the number of MonitoredItems from two internal variables. The value of these variables should be limited even if the user specifies a higher number in the settings. | ||||
| Tags | No tags attached. | ||||
| Files Affected | /library/Base/serverCapabilities.js | ||||
|
|
There was already a global limit defined in the CTT, but the configured number of MonitoredItems was not limited to this value. Additional text has been added to the description of this setting, describing that the value may be limited. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-07-01 14:15 | Sebastian Allmendinger | New Issue | |
| 2025-07-02 11:41 | Paul Hunkar | Assigned To | => Sebastian Allmendinger |
| 2025-07-02 11:41 | Paul Hunkar | Status | new => assigned |
| 2025-07-03 09:17 | Sebastian Allmendinger | Files Affected |
=> /library/Base/serverCapabilities.js
/library/Base/settings.js /default.ctt.xml |
| 2025-07-03 09:21 | Sebastian Allmendinger | Status | assigned => resolved |
| 2025-07-03 09:21 | Sebastian Allmendinger | Resolution | open => fixed |
| 2025-07-03 09:21 | Sebastian Allmendinger | Note Added: 0023064 |