View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009288 | CTT UA Scripts | 1 - Script Issue | public | 2023-11-27 15:57 | 2023-11-28 14:30 |
| Reporter | Yannik Klaass | Assigned To | Yannik Klaass | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.04.505 | ||||
| Fixed in Version | 1.04.506 | ||||
| Summary | 0009288: UAFX scripts using deleted nodes that remain in the ModelMap | ||||
| Description | When running any of the TCs of CU 'UAFX AutomationComponent ConnectionEstablishment CreateConnectionEndpointCmd' that create a ConnectionEndpoint, refresh the ModelMap and then delete the created ConnectionEndpoint again, the node remains in the ModelMap, while being non-existent in the AddressSpace, because a final refresh is missing. Subsequent scripts from other CUs then might find and use this non-existent node, leading to errors. A final refresh of the ModelMap should be added in the cleanup of this CU. | ||||
| Tags | No tags attached. | ||||
| Files Affected | /maintree/OPC UA FX/UAFX AutomationComponent ConnectionEstablishment CreateConnectionEndPoint/Test Cases/cleanup.js | ||||
|
|
Adding a final refresh of the ModelMap in the cleanup script of CU 'UAFX AutomationComponent ConnectionEstablishment CreateConnectionEndpointCmd' |
|
|
Review in call, agreed to changes and closed issue |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-11-27 15:57 | Yannik Klaass | New Issue | |
| 2023-11-27 15:57 | Yannik Klaass | Status | new => assigned |
| 2023-11-27 15:57 | Yannik Klaass | Assigned To | => Yannik Klaass |
| 2023-11-27 16:26 | Yannik Klaass | Files Affected |
=> /maintree/OPC UA FX/UAFX AutomationComponent ConnectionEstablishment CreateConnectionEndPoint/Test Cases/cleanup.js
|
| 2023-11-28 08:05 | Yannik Klaass | Status | assigned => resolved |
| 2023-11-28 08:05 | Yannik Klaass | Resolution | open => fixed |
| 2023-11-28 08:05 | Yannik Klaass | Note Added: 0020411 | |
| 2023-11-28 10:55 | Paul Hunkar | Status | resolved => closed |
| 2023-11-28 10:55 | Paul Hunkar | Fixed in Version | => 1.04.505 |
| 2023-11-28 10:55 | Paul Hunkar | Note Added: 0020418 | |
| 2023-11-28 14:30 | Paul Hunkar | Fixed in Version | 1.04.505 => 1.04.506 |