View Issue Details

IDProjectCategoryView StatusLast Update
0010400CTT UA Scripts1 - Script Issuepublic2025-07-03 06:40
ReporterSebastian Allmendinger Assigned ToSebastian Allmendinger  
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.03.509 
Summary0010400: Base Info Currency needs to be skipped if no instance can be found
Description

The current implementation requires at least one property with the BrowseName '0:CurrencyUnit' in the address space of the server.
But because the ConformanceUnit is (currently) optional in all profiles, the ConformanceUnit should be skipped instead of throwing an error.

TagsNo tags attached.
Files Affected

/maintree/Base Information/Base Info Currency/Test Cases/initialize.js

Activities

Sebastian Allmendinger

2025-07-03 06:40

developer   ~0023063

The initialize script has been updated to skip the ConformanceUnit if no node that can be used for the tests has been found.
If a test script of the Conformance Unit is executed in Single Execution Mode, then an error is still thrown.

Issue History

Date Modified Username Field Change
2025-07-01 09:25 Sebastian Allmendinger New Issue
2025-07-02 11:46 Paul Hunkar Assigned To => Sebastian Allmendinger
2025-07-02 11:46 Paul Hunkar Status new => assigned
2025-07-03 06:38 Sebastian Allmendinger Files Affected => /maintree/Base Information/Base Info Currency/Test Cases/initialize.js
2025-07-03 06:40 Sebastian Allmendinger Status assigned => resolved
2025-07-03 06:40 Sebastian Allmendinger Resolution open => fixed
2025-07-03 06:40 Sebastian Allmendinger Note Added: 0023063