View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004362 | CTT UA Scripts | 1 - Script Issue | public | 2018-08-07 08:43 | 2022-08-02 20:03 |
Reporter | 17zhangw | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Summary | 0004362: Node Management Add Node 003.js incorrect request parameters per spec | ||||
Description | As per the 1.03 specs for AddNodes Service concerning the typeDefinition: The switch case for creating nodes of type DataType, Method, ObjectType, ReferenceType, VariableType, and View erroneously have a typeDefinition defined. Furthermore, the parameters for adding Method have "ReferenceTypeId: new UaNodeId( Identifier.MethodNode )" which is not a valid reference. | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
This script needs to be updated to handle all of the types correctly, it appears that only the object and Variable classes are handled correctly. |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-08-07 08:43 | 17zhangw | New Issue | |
2018-08-10 12:20 | Paul Hunkar | Note Added: 0009298 | |
2018-08-10 12:21 | Paul Hunkar | Target Version | => 1.03 |
2018-08-10 12:21 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2018-08-10 12:21 | Paul Hunkar | Status | new => assigned |
2019-01-28 14:10 | Paul Hunkar | Category | Script Issue => 1 - Script Issue |
2022-08-02 20:03 | Paul Hunkar | Project | Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts |