View Issue Details

IDProjectCategoryView StatusLast Update
0005192Compliance Test Tool (CTT) Unified Architecture3 - Feature Requestpublic2020-04-24 16:59
ReporterAlexander Allmendinger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.03.341.390 
Fixed in Version1.03.341.391 
Summary0005192: Switching test scripts in all CUs to utilize the advanced datatype handling in e.g. UaVariant.Increment
Description

In order to use the new functionality added for enumeration the test scripts now need to call the functions providing the complete item not only the value by e.g. calling UaVariant.Increment( { Item: item } );
instead of
UaVariant.Increment( { Value: item.Value } );
for backward compatibility this is still supported but won't benefit from the updates.

TagsNo tags attached.
Files Affected

Relationships

related to 0004981 closedAlexander Allmendinger Enumerations are not used in most of the scripts or getting special treatment 

Activities

Alexander Allmendinger

2019-10-24 14:48

developer   ~0011155

Fixed a total of 112 scripts to use the new parameter

Paul Hunkar

2020-04-24 16:59

administrator   ~0011983

review in CMP call

Issue History

Date Modified Username Field Change
2019-10-24 11:29 Alexander Allmendinger New Issue
2019-10-24 11:29 Alexander Allmendinger Relationship added related to 0004981
2019-10-24 14:34 Paul Hunkar Assigned To => Alexander Allmendinger
2019-10-24 14:34 Paul Hunkar Status new => assigned
2019-10-24 14:48 Alexander Allmendinger Status assigned => resolved
2019-10-24 14:48 Alexander Allmendinger Resolution open => fixed
2019-10-24 14:48 Alexander Allmendinger Fixed in Version => 1.03.341.391
2019-10-24 14:48 Alexander Allmendinger Note Added: 0011155
2020-04-24 16:59 Paul Hunkar Status resolved => closed
2020-04-24 16:59 Paul Hunkar Note Added: 0011983