View Issue Details

IDProjectCategoryView StatusLast Update
0008397CTT UA Scripts1 - Script Issuepublic2022-10-14 16:17
ReporterSebastian Allmendinger Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.04.500 
Fixed in Version1.03.501 
Summary0008397: Base Info ValueAsText / 001: Test script expects a Subtype of Enumeration in HasTypeDefinition reference
Description

The test script validates whether the target of the HasTypeDefinition reference of a Node, that has the property ValueAsText, is a subtype of Enumeration.
This expectation is wrong as Enumeration is a DataType and not a VariableType. In addition, ValueAsText is also defined as a mandatory property for the MultiStateValueDiscreteType.

TagsNo tags attached.
Files Affected

/maintree/Base Information/BaseInfo ValueAsText/Test Cases/001.js

Activities

Paul Hunkar

2022-10-06 20:31

administrator   ~0017969

The ValueAsText provides the localized text representation for enumeration values, but there is no rule as to what VariableType this must be.

Sebastian Allmendinger

2022-10-14 13:05

developer   ~0018042

Removed the incorrect expectation of the test script that the parent node of a ValueAsText property is a Subtype of Enumeration.

Paul Hunkar

2022-10-14 16:17

administrator   ~0018062

Reviewed updates in call, agreed to updates and closed issue

Issue History

Date Modified Username Field Change
2022-10-06 15:43 Sebastian Allmendinger New Issue
2022-10-06 20:31 Paul Hunkar Note Added: 0017969
2022-10-06 20:31 Paul Hunkar Assigned To => Sebastian Allmendinger
2022-10-06 20:31 Paul Hunkar Status new => assigned
2022-10-14 13:04 Sebastian Allmendinger Files Affected => /maintree/Base Information/BaseInfo ValueAsText/Test Cases/001.js
2022-10-14 13:05 Sebastian Allmendinger Status assigned => resolved
2022-10-14 13:05 Sebastian Allmendinger Resolution open => fixed
2022-10-14 13:05 Sebastian Allmendinger Note Added: 0018042
2022-10-14 16:17 Paul Hunkar Status resolved => closed
2022-10-14 16:17 Paul Hunkar Fixed in Version => 1.03.501
2022-10-14 16:17 Paul Hunkar Note Added: 0018062