View Issue Details

IDProjectCategoryView StatusLast Update
0005900Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2021-03-30 14:19
ReporterSrinivasu Jitta Assigned ToPaul Hunkar  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version1.04.09.396 
Summary0005900: Wrong DefaultAccessRestrictions datatype
Description

CTT version 1.4.9.396 is expected to test 1.04, however, it is testing 1.05 as well.

  • datatype of the DefaultAccessRestrictions changed to AccessRestrictionsType (i=95) from Information Model 1.05

Path: \library\Information\NodeSet2.xml\UaNodeSetFileV104.js
Line: 3499 "DataType": "BuiltInType.i=95",

          "DataType": "BuiltInType.i=95",                       ==>> should be "DataType": "BuiltInType.UInt16",
          "DisplayName": "DefaultAccessRestrictions",
Additional Information

Spec part 5 - Information Model 1.04
6.3.13 NamespaceMetadataType
Table 21 – NamespaceMetadataType Definition
DefaultAccessRestrictions -- UInt16 (DataType)

TagsNo tags attached.
Files Affected

Relationships

related to 0004319 closedJeff Harding 10000-005: Information Model DefaultAccessRestrictions property in NamespaceMetadataType should be an AccessRestrictionsType, is UInt16 

Activities

Paul Hunkar

2020-09-04 15:51

administrator   ~0012752

The item was updated via an errata back to 1.04 - the test is correct as defined (see mantis 4319).

Paul Hunkar

2021-03-30 14:19

administrator   ~0014120

review in CMP call - agreed to no fix

Issue History

Date Modified Username Field Change
2020-08-17 11:24 Srinivasu Jitta New Issue
2020-09-04 15:51 Paul Hunkar Assigned To => Paul Hunkar
2020-09-04 15:51 Paul Hunkar Status new => resolved
2020-09-04 15:51 Paul Hunkar Resolution open => no change required
2020-09-04 15:51 Paul Hunkar Note Added: 0012752
2021-03-30 14:16 Paul Hunkar Relationship added related to 0004319
2021-03-30 14:19 Paul Hunkar Status resolved => closed
2021-03-30 14:19 Paul Hunkar Note Added: 0014120