View Issue Details

IDProjectCategoryView StatusLast Update
0009136Compliance Test Tool (CTT) Unified Architecture5 - General Problempublic2023-09-07 15:12
ReporterDavid Levine Assigned ToSebastian Allmendinger  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status assignedResolutionopen 
Product Version1.04.09.401 
Summary0009136: IsAbstract and other attributes on well-known DataTypes should be verified to be correct.
Description

I've run into a Server that sets the IsAbstract attribute to TRUE on all DataTypes. This includes fundamental types like Boolean and is obviously incorrect.

There should be CUs that verify the attributes of well-known DataTypes so problems like this are caught early.
Our products rely on this and other attributes as part of how it resolves DataTypes, and if attributes are not set correctly our products may break.

A "nice to have" is to use the version of the nodeset the Server claims to support as the version to check against.

TagsNo tags attached.
Files Affected

Activities

Paul Hunkar

2023-09-07 15:12

administrator   ~0019973

The datatype definition as well as VariableType, ReferenceType and ObjectType all need to be checked against the nodeset for all attributes.

Issue History

Date Modified Username Field Change
2023-09-06 21:09 David Levine New Issue
2023-09-07 15:11 Paul Hunkar Assigned To => Sebastian Allmendinger
2023-09-07 15:11 Paul Hunkar Status new => assigned
2023-09-07 15:12 Paul Hunkar Note Added: 0019973