View Issue Details

IDProjectCategoryView StatusLast Update
0005205Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2020-07-09 14:35
ReporterSebastian Allmendinger Assigned ToAlexander Allmendinger  
PrioritynoneSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Product Version1.03.341.389 
Fixed in Version1.03.341.391 
Summary0005205: SetTriggering service in DetectUaServices script fails with unexpectedError if no scalar node is defined in CTT settings
Description

The check "isDefined( items )" doesn't work here because the function MonitoredItem.fromSettings returns an empty array if no scalar node is defined in the CTT settings.

Steps To Reproduce

Don't define a node in the CTT settings and run the CTT with any test case selected.

TagsNo tags attached.
Files Affected

Activities

Alexander Allmendinger

2019-11-04 15:01

developer   ~0011194

isDefined( items ) doesn't work here because the function returns an empty array.
In order to verify if the service is implemented we also only need one item.

Paul Hunkar

2020-07-09 14:35

administrator   ~0012576

Reviewed in CMP call

Issue History

Date Modified Username Field Change
2019-10-28 11:22 Sebastian Allmendinger New Issue
2019-10-28 17:33 Paul Hunkar Assigned To => Alexander Allmendinger
2019-10-28 17:33 Paul Hunkar Status new => assigned
2019-11-04 15:01 Alexander Allmendinger Status assigned => resolved
2019-11-04 15:01 Alexander Allmendinger Resolution open => fixed
2019-11-04 15:01 Alexander Allmendinger Fixed in Version => 1.03.341.391
2019-11-04 15:01 Alexander Allmendinger Note Added: 0011194
2020-07-09 14:35 Paul Hunkar Status resolved => closed
2020-07-09 14:35 Paul Hunkar Note Added: 0012576