View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006716 | CTT UA Scripts | 1 - Script Issue | public | 2021-03-29 12:29 | 2022-10-07 14:28 |
| Reporter | Etienne Rossignon | Assigned To | Yannik Klaass | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 1.03.501 | ||||
| Summary | 0006716: createMonitoredItems5000 may send more monitored item in a single CreateMonitoredItemCall than allowed | ||||
| Description | Refers to createMonitoredItems5000, \maintree\Monitored Item Services\Monitor Items 5000\Test Cases\001.js the CreateMonitoredItemsHelper may send a number of monitored item that exceed instead we want the client to create + the maximum number of monitored Item ¨+ 1000, This limits might be far beyond MaxMonitoredItemsPerCall for instance if the server supports a maximum of 5500 monitored Item and MaxMonitoredItemsPerCall = 6000, the test would make a attend to creat 6000 items a single call , causing the server to reject the transaction. Instead the test shall split the creation of Monitored Item to accommodate MaxMonitoredItemsPerCall Solution: with | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
| related to | 0004057 | closed | Yannik Klaass | Server limitations specified in Server_ServerCapabilites_OperationLimits are not used in CTT tests |
|
|
Also in \maintree\Monitored Item Services\Monitor Items 5000\Test Cases\Err-001.js
has to be replaced with |
|
|
Fixed along with Mantis 0004057 |
|
|
Updated were checked-in under the related issue 4057 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-03-29 12:29 | Etienne Rossignon | New Issue | |
| 2021-03-29 12:33 | Etienne Rossignon | Note Added: 0014102 | |
| 2021-04-01 15:48 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
| 2021-04-01 15:48 | Paul Hunkar | Status | new => assigned |
| 2022-08-02 20:04 | Paul Hunkar | Project | Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts |
| 2022-09-07 12:26 | Yannik Klaass | Relationship added | related to 0004057 |
| 2022-10-04 07:41 | Yannik Klaass | Assigned To | Alexander Allmendinger => Yannik Klaass |
| 2022-10-04 07:43 | Yannik Klaass | Status | assigned => resolved |
| 2022-10-04 07:43 | Yannik Klaass | Resolution | open => fixed |
| 2022-10-04 07:43 | Yannik Klaass | Note Added: 0017924 | |
| 2022-10-07 14:28 | Paul Hunkar | Status | resolved => closed |
| 2022-10-07 14:28 | Paul Hunkar | Fixed in Version | => 1.03.501 |
| 2022-10-07 14:28 | Paul Hunkar | Note Added: 0017974 |