View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009034 | CTT UA Test Case | 1 - Script Issue | public | 2023-06-30 14:33 | 2024-09-30 06:38 |
Reporter | Martin Regen | Assigned To | Michael Fehler | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | UA .NET Standard | OS | Windows | OS Version | 11 |
Summary | 0009034: Monitored ItemServices Tests do not honor operation limits | ||||
Description | If the Operation limits for monitored items on a server are set to a value below 5000 (MAXMONITOREDITEMLIMITS) instead all tests are trying to execute and many tests fail due to a misleading 'BadMonitoredItemIdInvalid' error, because the subscription was never created. A workaround is to bump up the operation limit on the server or to configure MaxSupportedMonitoredItems in the CTT. Both should not be necessary, instead the client should split the service calls as needed by server operation limits. | ||||
Tags | No tags attached. | ||||
Files Affected | /maintree/Monitored Item Services/Monitor Basic/Test Cases/002.js | ||||
|
The script should also check the operationlimits, if they are configured they will overwrite anything in the CTT settings (CTT only applies to older system where the limit were not required) |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-06-30 14:33 | Martin Regen | New Issue | |
2023-07-21 15:14 | Paul Hunkar | Note Added: 0019703 | |
2023-07-21 15:14 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2023-07-21 15:14 | Paul Hunkar | Status | new => assigned |
2024-09-13 13:18 | Michael Fehler | Assigned To | Alexander Allmendinger => Michael Fehler |
2024-09-30 06:38 | Michael Fehler | Product Version | 1.04.09.401 => |
2024-09-30 06:38 | Michael Fehler | Files Affected |
=> /maintree/Monitored Item Services/Monitor Basic/Test Cases/002.js
/maintree/Monitored Item Services/Monitor Basic/Test Cases/007.js /maintree/Monitored Item Services/Monitor Basic/Test Cases/009.js /maintree/Monitored Item Services/Monitor Basic/Test … |
2024-09-30 06:38 | Michael Fehler | Status | assigned => resolved |
2024-09-30 06:38 | Michael Fehler | Resolution | open => fixed |