View Issue Details

IDProjectCategoryView StatusLast Update
0010426CTT UA Test Case1 - Script Issuepublic2025-07-17 14:33
ReporterStephanie Ackermann Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Product Version1.04.11.504 
Summary0010426: no continuationPoints regarded when collecting historical data in initialize.js
Description

In the test-script initialize.js of the Historical access Read Raw test cases all historical data from a server are collected to determine the start- and end-Bounds.
It could occur that some server couldn't reply all the recorded data at once and reply with a continuationPoint.
In this script this continuationPoint is ignored which can cause to a wrong End-Bound beeing assumed.
To correct this the Read-Request has to be repeated as long as a continuation point is present.

Especially test case Historical Access Read Raw\015.js failes in this case.

Steps To Reproduce
  • Take a server with a great amount of historical Records which uses continuationPoints
  • start test case Historical Access Read Raw\015.js
TagsNo tags attached.
Files Affected

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-07-10 12:55 Stephanie Ackermann New Issue
2025-07-17 14:33 Paul Hunkar Assigned To => Alexander Allmendinger
2025-07-17 14:33 Paul Hunkar Status new => assigned