View Issue Details

IDProjectCategoryView StatusLast Update
0005922Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2021-03-29 13:14
ReporterKevin Herron (Inductive Automation) Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.03.341.396 
Summary0005922: Subscription Transfer - Test Err-011
Description

This test case is just plain broken:

Test.Execute() encounted an unexpected error:
message:Result of expression 'epGeneralChC' [undefined] is not an object.
lineNumber:44
sourceId:435541520
fileName:C:/Users/Kevin Herron/Documents/CTT/milo-demo-server/maintree/Subscription Services/Subscription Transfer/Test
Cases/Err-011.js
expressionBeginOffset:2524
expressionCaretOffset:2536
expressionEndOffset:2554
name:TypeError

It seems the reference to 'epGeneralChC' on line 44 isn't valid. I don't know what that is supposed to be.

TagsNo tags attached.
Files Affected

Activities

Alexander Allmendinger

2021-01-06 12:47

developer   ~0013501

Fixed in 1.03.341.398
The variable contains an endpoint with the X509 UserToken being available, in a server configuration where this is not available it used the variable without checking. Added a check for the variable.

Similar issue in Err-009 is now being handled as well.

Paul Hunkar

2021-03-29 13:14

administrator   ~0014105

Reviewed updated , approved and closed in meeting

Issue History

Date Modified Username Field Change
2020-08-28 23:17 Kevin Herron (Inductive Automation) New Issue
2020-09-11 16:42 Paul Hunkar Assigned To => Alexander Allmendinger
2020-09-11 16:42 Paul Hunkar Status new => assigned
2021-01-06 12:47 Alexander Allmendinger Status assigned => resolved
2021-01-06 12:47 Alexander Allmendinger Resolution open => fixed
2021-01-06 12:47 Alexander Allmendinger Note Added: 0013501
2021-03-29 13:14 Paul Hunkar Status resolved => closed
2021-03-29 13:14 Paul Hunkar Note Added: 0014105