View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003462 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2016-07-08 12:32 | 2019-01-28 13:18 |
Reporter | Martin Lang | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.03 | ||||
Target Version | 1.03 | Fixed in Version | 1.03.340.349 | ||
Summary | 0003462: Subscription Services/Basic/052.js - does not delete subscription correct, if service CreateMonitoredItems fails | ||||
Description | If CreateMonitoredItems succeed, but CreateMonitoredItems fails the script miss the right number of DeleteSubscription calls. | ||||
Steps To Reproduce |
| ||||
Additional Information | current implementation: fixed implementation: | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
used CTT version 1.2.336.273 |
|
It seems that the loop is not even necessary because the inner-code is simply deleting all subscriptions in one call. I think the loop needs to be removed, but to keep the code inside of it. Can you please let me if the following code resolves the issue you have found: |
|
The new code seems to be good. The wireshark report is looking good. Tested with a server which was configured to support 1 monitored item and in a second run the service was "not implemented". |
|
Script has already been fixed |
|
Reviewed in CMP call 2019-01-28 |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-07-08 12:32 | Martin Lang | New Issue | |
2016-07-08 12:32 | Martin Lang | Note Added: 0007095 | |
2016-10-07 15:59 |
|
Note Added: 0007194 | |
2016-10-07 15:59 |
|
Assigned To | => Nathan Pocock |
2016-10-07 15:59 |
|
Status | new => feedback |
2016-10-10 12:43 | Martin Lang | Note Added: 0007195 | |
2016-10-10 12:43 | Martin Lang | Status | feedback => assigned |
2017-08-17 15:43 | Paul Hunkar | Assigned To | Nathan Pocock => Alexander Allmendinger |
2017-09-11 14:20 | Alexander Allmendinger | Note Added: 0008434 | |
2017-09-11 14:20 | Alexander Allmendinger | Status | assigned => resolved |
2017-09-11 14:20 | Alexander Allmendinger | Fixed in Version | => 1.03.340.349 |
2017-09-11 14:20 | Alexander Allmendinger | Resolution | open => fixed |
2019-01-28 13:16 | Paul Hunkar | Category | Implementation Bug => General Problem |
2019-01-28 13:16 | Paul Hunkar | Product Version | => 1.03 |
2019-01-28 13:16 | Paul Hunkar | Target Version | => 1.03 |
2019-01-28 13:16 | Paul Hunkar | Category | General Problem => Script Issue |
2019-01-28 13:18 | Paul Hunkar | Status | resolved => closed |
2019-01-28 13:18 | Paul Hunkar | Note Added: 0009831 | |
2019-01-28 14:10 | Paul Hunkar | Category | Script Issue => 1 - Script Issue |