View Issue Details

IDProjectCategoryView StatusLast Update
0006214Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2021-07-07 19:43
ReporterDirk Blettenberg Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityrandom
Status closedResolutionfixed 
Product Version1.03.341.395 
Summary0006214: DeleteMonitoredItems: Can't find variable: args
Description

The error is located in DeleteMonitoredItems.js:256 (library/ServiceBased/MonitoredItemServiceSet/)
An error may occur when calling function deleteMonitoredItems(...).

The code shows that the args variable is used in the event of an error. The function has no args parameter in the call.
Recommendation: Switch to the ServiceResult variable here.

TagsNo tags attached.
Attached Files
Can not find variable args.png (72,379 bytes)   
Can not find variable args.png (72,379 bytes)   
Files Affected

Relationships

related to 0005784 closedAlexander Allmendinger Use of a non-existent variable, wrong reference 

Activities

Dirk Blettenberg

2020-11-04 09:29

reporter   ~0013121

Access to this object also leads to errors!

Alexander Allmendinger

2021-01-06 10:45

developer   ~0013497

Fixed in version 1.03.341.398.
During the fix we also found other library functions with the same issues:
CreateSubscription, DeleteSubscriptions, ModifySubscription

Paul Hunkar

2021-03-29 13:22

administrator   ~0014108

Reviewed updated , approved and closed in meeting

Issue History

Date Modified Username Field Change
2020-11-04 06:53 Dirk Blettenberg New Issue
2020-11-04 06:53 Dirk Blettenberg File Added: Can not find variable args.png
2020-11-04 09:29 Dirk Blettenberg Note Added: 0013121
2020-11-23 14:03 Paul Hunkar Assigned To => Alexander Allmendinger
2020-11-23 14:03 Paul Hunkar Status new => assigned
2021-01-06 10:45 Alexander Allmendinger Status assigned => resolved
2021-01-06 10:45 Alexander Allmendinger Resolution open => fixed
2021-01-06 10:45 Alexander Allmendinger Note Added: 0013497
2021-03-29 13:22 Paul Hunkar Status resolved => closed
2021-03-29 13:22 Paul Hunkar Note Added: 0014108
2021-07-07 19:43 Sebastian Allmendinger Relationship added related to 0005784