View Issue Details

IDProjectCategoryView StatusLast Update
0004315CTT UA Test CaseApi Changepublic2022-11-09 13:58
Reporter17zhangw Assigned ToAlexander Allmendinger  
PrioritynormalSeveritytextReproducibilityN/A
Status assignedResolutionopen 
Summary0004315: Modification Timestamp Ordering
Description

The text states at 6.4.3.3:
"The order of the returned values with the same timestamp should be from the most recent to oldest modification timestamp, if startTime is less than or equal to endTime. If endTime is less than startTime, then the order of the returned values will be from the oldest modification timestamp to the most recent."

However, this contradicts the expected result of 011 Lab CTT at https://opcfoundation-onlineapplications.org/profilereporting-v1.03/testcases/Server/HistoricalAccessModifiedValues.html which says that "The server returns the data in chronological order; and the values for each timestamp are also in chronological order."

If a faithful implementation to the text is followed, the timestamps will be in chronological order (oldest to newest, i.e startTime <= endTime) but all modifications for a timestamp will be in reverse chronological order (newest to oldest modificationTime).

Can some clarification be provided?

TagsNo tags attached.
Files Affected

Activities

Jim Luth

2018-08-14 16:35

administrator   ~0009314

Profile text should be changed to use the terminology of Part 11.

Paul Hunkar

2020-03-21 03:03

administrator   ~0011802

Need to check the test case text (maybe ok)

Issue History

Date Modified Username Field Change
2018-06-22 12:32 17zhangw New Issue
2018-08-14 16:34 Jim Luth Project 10000-011: Historical Access => 10000-007: Profiles
2018-08-14 16:35 Jim Luth Note Added: 0009314
2018-08-14 16:35 Jim Luth Assigned To => Karl Deiretsbacher
2018-08-14 16:35 Jim Luth Status new => assigned
2020-03-04 19:08 Karl Deiretsbacher Project 10000-007: Profiles => UA Server - Certification tests
2020-03-04 19:08 Karl Deiretsbacher Category Spec => Api Change
2020-03-21 03:02 Paul Hunkar Assigned To Karl Deiretsbacher => Alexander Allmendinger
2020-03-21 03:03 Paul Hunkar Note Added: 0011802
2022-11-09 13:58 Paul Hunkar Project UA Server - Certification tests => CTT UA Test Case