View Issue Details

IDProjectCategoryView StatusLast Update
0007326Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2021-09-30 14:44
ReporterAlexander Allmendinger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.03.341.398 
Fixed in Version1.03.341.399 
Summary0007326: Several scripts are trying to delete an empty list of Subscriptions
Description

In some initialize scripts subscription objects get initialized before check if unit is to be skipped. Cleanup scripts will try to handle a blank Subscription object if the unit is skipped, which leads to error status code.

Additional Information

Affected scripts include:
Monitored Item Services \ Monitor Alternate Encoding \ initialize
Monitored Item Services \ Monitor Items Deadband Filter \ initialize
Monitored Item Services \ Monitor Value Change \ initialize
Monitored Item Services \ Monitor Items Deadband Filter \ cleanup
Monitored Item Services \ Monitor Value Change \ cleanup

TagsNo tags attached.
Files Affected

Activities

Alexander Allmendinger

2021-09-30 10:09

developer   ~0015064

Modified initialize scripts to only initialize the object, if the unit is not to be skipped and according cleanup scripts to only handle it if it is defined.

Paul Hunkar

2021-09-30 14:44

administrator   ~0015077

Reviewed updates in meeting, agreed to changes and closed issue

Issue History

Date Modified Username Field Change
2021-09-27 09:22 Alexander Allmendinger New Issue
2021-09-28 17:32 Paul Hunkar Assigned To => Alexander Allmendinger
2021-09-28 17:32 Paul Hunkar Status new => assigned
2021-09-30 10:09 Alexander Allmendinger Status assigned => resolved
2021-09-30 10:09 Alexander Allmendinger Resolution open => fixed
2021-09-30 10:09 Alexander Allmendinger Fixed in Version => 1.03.341.399
2021-09-30 10:09 Alexander Allmendinger Note Added: 0015064
2021-09-30 14:44 Paul Hunkar Status resolved => closed
2021-09-30 14:44 Paul Hunkar Note Added: 0015077