View Issue Details

IDProjectCategoryView StatusLast Update
0007107CTT UA Scripts1 - Script Issuepublic2022-09-02 15:09
ReporterSebastian Allmendinger Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.03.501 
Summary0007107: HistoryRead.js sends request with invalid SessionId
Description

If the parameter ClearServerContinuationPoints is set to true, then the function sends an invalid request.
The script creates a new UaHistoryReadRequest and does not update any of the elements. Because of that, the RequestHeader remains empty.

TagsNo tags attached.
Files Affected

Activities

Sebastian Allmendinger

2022-03-24 12:15

developer   ~0016448

After creating a new UAHistoryReadRequest the RequestHeader remains uninitialized.
Therefore the RequestHeader parameters either must be set correct or the RequestHeader must be replaced by a valid one.

The updated version of the test script replaces the uninitialized RequestHeader with a valid one.

Paul Hunkar

2022-09-02 15:09

administrator   ~0017494

reviewed code in call , agreed to updates and closed issue

Issue History

Date Modified Username Field Change
2021-07-13 10:32 Sebastian Allmendinger New Issue
2021-09-03 15:35 Paul Hunkar Assigned To => Sebastian Allmendinger
2021-09-03 15:35 Paul Hunkar Status new => assigned
2022-03-24 12:15 Sebastian Allmendinger Status assigned => resolved
2022-03-24 12:15 Sebastian Allmendinger Resolution open => fixed
2022-03-24 12:15 Sebastian Allmendinger Note Added: 0016448
2022-08-02 20:23 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts
2022-08-02 20:23 Paul Hunkar Project CTT UA Scripts => .NET API
2022-08-02 20:23 Paul Hunkar Category 1 - Script Issue => Api Change
2022-08-04 14:24 Paul Hunkar Project .NET API => Compliance Test Tool (CTT) Unified Architecture
2022-09-02 15:08 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts
2022-09-02 15:09 Paul Hunkar Category Api Change => 1 - Script Issue
2022-09-02 15:09 Paul Hunkar Fixed in Version => 1.03.501
2022-09-02 15:09 Paul Hunkar Status resolved => closed
2022-09-02 15:09 Paul Hunkar Note Added: 0017494