View Issue Details

IDProjectCategoryView StatusLast Update
0005899Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2021-03-25 16:02
ReporterSrinivasu Jitta Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.04.09.396 
Fixed in Version1.04.09.398 
Summary0005899: PubSubConnectionType.PublisherId datatype is not specified
Description

Missing the PublisherId datatype in the definitions.

Path: \library\Information\NodeSet2.xml\UaNodeSetFileV104.js
Line: 14952 "DataType": "BuiltInType.",

          "NodeClass": "NodeClass.Variable",
          "NodeId": "i=14595",
          "BrowseName": "PublisherId",
          "ParentNodeId": "i=14209",
          "DataType": "BuiltInType.",             ==>> should be "DataType": "BuiltInType.i=24", // i=24 (BaseDataType)
          "DisplayName": "PublisherId",
          "Description": "",
          "Required": true,
          "References": [

Path: \maintree\Address Space Model\Address Space Base\Test Cases\part2.xml.js
Line: 13855 "DataType": "BuiltInType.",

          "NodeClass": "NodeClass.Variable",
          "NodeId": "i=14595",
          "BrowseName": "PublisherId",
          "ParentNodeId": "i=14209",
          "DataType": "BuiltInType.",                  ==>> should be "DataType": "BuiltInType.i=24", // i=24 (BaseDataType)
          "DisplayName": "PublisherId",
          "Description": "",
          "Required": true,
          "References": [
Additional Information

Spec Part 14 PubSub 1.04
9.1.5.2 PubSubConnectionType
Table 140 – PubSubConnectionType definition
PublisherId -- BaseDataType (DataType)

TagsNo tags attached.
Files Affected

Relationships

related to 0005542 closedSebastian Allmendinger Testing value in type tree and reporting error if NULL 

Activities

Sebastian Allmendinger

2021-02-25 14:07

developer   ~0013822

Resolved in linked MantisID.

Paul Hunkar

2021-03-25 16:02

administrator   ~0014080

reviewed in CMP call - agreed to change and closed

Issue History

Date Modified Username Field Change
2020-08-17 11:20 Srinivasu Jitta New Issue
2020-09-04 15:40 Paul Hunkar Assigned To => Alexander Allmendinger
2020-09-04 15:40 Paul Hunkar Status new => assigned
2021-02-25 14:05 Sebastian Allmendinger Relationship added related to 0005542
2021-02-25 14:07 Sebastian Allmendinger Assigned To Alexander Allmendinger => Sebastian Allmendinger
2021-02-25 14:07 Sebastian Allmendinger Status assigned => resolved
2021-02-25 14:07 Sebastian Allmendinger Resolution open => fixed
2021-02-25 14:07 Sebastian Allmendinger Fixed in Version => 1.04.09.398
2021-02-25 14:07 Sebastian Allmendinger Note Added: 0013822
2021-03-25 16:02 Paul Hunkar Status resolved => closed
2021-03-25 16:02 Paul Hunkar Note Added: 0014080