View Issue Details

IDProjectCategoryView StatusLast Update
0007320Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2021-09-30 14:46
ReporterAlexander Allmendinger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.03.341.398 
Fixed in Version1.03.341.398 
Summary0007320: Session Services / Session Cancel / 003: Wrong check for unconfigured node
Description

Script currently checks for unconfigured nodes by strict equality to null which does not work in this case.

TagsNo tags attached.
Files Affected

Activities

Alexander Allmendinger

2021-09-30 10:17

developer   ~0015070

Strict equality to null returns false if item1 is undefined. Changed to !isDefined() instead.

Paul Hunkar

2021-09-30 14:46

administrator   ~0015079

Reviewed updates in meeting, agreed to changes and closed issue

Issue History

Date Modified Username Field Change
2021-09-27 09:06 Alexander Allmendinger New Issue
2021-09-28 17:34 Paul Hunkar Assigned To => Alexander Allmendinger
2021-09-28 17:34 Paul Hunkar Status new => assigned
2021-09-30 10:17 Alexander Allmendinger Status assigned => resolved
2021-09-30 10:17 Alexander Allmendinger Resolution open => fixed
2021-09-30 10:17 Alexander Allmendinger Fixed in Version => 1.03.341.398
2021-09-30 10:17 Alexander Allmendinger Note Added: 0015070
2021-09-30 14:46 Paul Hunkar Status resolved => closed
2021-09-30 14:46 Paul Hunkar Note Added: 0015079