View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004133 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2018-01-22 17:58 | 2019-07-18 15:12 |
Reporter | Hannes Mezger | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | PC | OS | Windows | OS Version | 8.1 |
Product Version | 1.03.340.380 | ||||
Target Version | 1.03 | Fixed in Version | 1.03.341.385 | ||
Summary | 0004133: Monitored Item Services/Monitor Triggering/Err-011.js | ||||
Description | For SetTriggering, the server-assigned MonitoredItemId are used. Those IDs are not guaranteed to be unique in a session, only in the subscription: Server-assigned id for the MonitoredItem (see 7.14 for IntegerId definition). The test relies on the MonitoredItemIds of the two subscriptions to differ, but if a server returns the same ID for the items of the two subscriptions, the test fails while the server handles correctly. | ||||
Steps To Reproduce |
| ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
Script is now generating more monitoredItems to ensure the MonitoredItemIds are in a new range. |
|
Issue is still present with 1.03.341.385 |
|
Our proposal for a fix:
Previously, the second CreateMonitoredItemsHelper.Execute overwrites the content of items[0]. Now, items[0] is stored in tempItem0 and is used in the SetTriggeringHelper.Execute call. |
|
Agreed with proposed fix and fixed accordingly. |
|
Reviewed in CMP call |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-01-22 17:58 | Hannes Mezger | New Issue | |
2018-01-22 17:58 | Hannes Mezger | Status | new => assigned |
2018-01-22 17:58 | Hannes Mezger | Assigned To | => Alexander Allmendinger |
2019-01-28 14:10 | Paul Hunkar | Category | Script Issue => 1 - Script Issue |
2019-02-01 23:26 | Alexander Allmendinger | Status | assigned => resolved |
2019-02-01 23:26 | Alexander Allmendinger | Resolution | open => fixed |
2019-02-01 23:26 | Alexander Allmendinger | Fixed in Version | => 1.03.341.384 |
2019-02-01 23:26 | Alexander Allmendinger | Note Added: 0009872 | |
2019-02-27 13:38 | Hannes Mezger | Status | resolved => feedback |
2019-02-27 13:38 | Hannes Mezger | Resolution | fixed => reopened |
2019-02-27 13:38 | Hannes Mezger | Note Added: 0009976 | |
2019-02-27 13:42 | Hannes Mezger | Note Added: 0009977 | |
2019-02-27 13:42 | Hannes Mezger | Status | feedback => assigned |
2019-03-18 00:33 | Alexander Allmendinger | Status | assigned => resolved |
2019-03-18 00:33 | Alexander Allmendinger | Resolution | reopened => fixed |
2019-03-18 00:33 | Alexander Allmendinger | Fixed in Version | 1.03.341.384 => 1.03.341.385 |
2019-03-18 00:33 | Alexander Allmendinger | Note Added: 0010061 | |
2019-07-18 15:12 | Paul Hunkar | Status | resolved => closed |
2019-07-18 15:12 | Paul Hunkar | Note Added: 0010530 |