View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004684 | CTT UA Scripts | 1 - Script Issue | public | 2019-03-19 10:01 | 2022-10-13 16:28 |
| Reporter | armin.boehm@siemens.com | Assigned To | Alexander Allmendinger | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Summary | 0004684: Error in Conformance Unit "Subscription Publish Min2". | ||||
| Description | The Test Case 2 always prints the error "Publish(#1).Response.NotificationMessage" does not contain a data-change notification, which was expected because the server did not report that the subscription is deleted yet. | ||||
| Steps To Reproduce | Can be reproduced at any time by using the RF680R device, no extra steps needed! | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
| related to | 0004587 | closed | Alexander Allmendinger | Compliance Test Tool (CTT) Unified Architecture | Error in Conformance Unit "Subscription Publish Min2". |
|
|
Problem was in the PublishHelper.CurrentlyContainsData() which needs to be changed to response.NotificationMessage.NotificationData.length > 0 in order to work as expected. |
|
|
Agreed in call this is a dupliacte |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-03-19 10:01 | armin.boehm@siemens.com | New Issue | |
| 2019-03-19 10:01 | armin.boehm@siemens.com | Issue generated from: 0004587 | |
| 2022-08-04 14:25 | Paul Hunkar | Project | .NET API => Compliance Test Tool (CTT) Unified Architecture |
| 2022-08-25 03:09 | Paul Hunkar | Project | Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts |
| 2022-10-13 16:27 | Paul Hunkar | Resolution | fixed => duplicate |
| 2022-10-13 16:27 | Paul Hunkar | Fixed in Version | 1.03.341.384 => |
| 2022-10-13 16:27 | Paul Hunkar | Relationship added | related to 0004587 |
| 2022-10-13 16:28 | Paul Hunkar | Status | resolved => closed |
| 2022-10-13 16:28 | Paul Hunkar | Note Added: 0018037 |