View Issue Details

IDProjectCategoryView StatusLast Update
0007818CTT UA Scripts1 - Script Issuepublic2023-11-06 13:32
ReporterThomas Merk Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.03.505 
Summary0007818: afterTests.js reports error
Description

The invoked service QueryFirst does not contain anything.
The server returns "BadNothingToDo" - and this result is not expected.

TagsNo tags attached.
Files Affected

/library/ClassBased/UaR.js

Activities

Paul Hunkar

2022-03-04 16:07

administrator   ~0016195

Do you actually support QueryFirst service?
if you do not the correct error code is Bad_ServiceUnsupported
If you do support the service it then it needs to work correctly (and bad parameters can be an error)

Thomas Merk

2022-04-26 14:29

reporter   ~0016629

Yes, we support QuereyFirst / QueryNext in general.
Actually we have this disabled due to this error.

CTT invokes a QueryFirst (with starngs parameters, e.g. empty filter, ...) - and the BadNothingToDo is explicitely mentioned as valid service result.

Sebastian Allmendinger

2023-11-06 12:50

developer   ~0020264

QueryFirst has been added to the other exceptions (CreateSession, ActivateSession and CloseSession) that are not required to return a ServiceFault in the validation of the ResponseHeader in the CTT.

Paul Hunkar

2023-11-06 13:32

administrator   ~0020267

review change in call, agreed to change, closed issue

Issue History

Date Modified Username Field Change
2022-03-02 10:09 Thomas Merk New Issue
2022-03-04 16:02 Paul Hunkar Description Updated
2022-03-04 16:07 Paul Hunkar Assigned To => Paul Hunkar
2022-03-04 16:07 Paul Hunkar Status new => feedback
2022-03-04 16:07 Paul Hunkar Note Added: 0016195
2022-04-26 14:29 Thomas Merk Note Added: 0016629
2022-04-26 14:29 Thomas Merk Status feedback => assigned
2022-08-02 20:22 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts
2023-10-05 14:32 Paul Hunkar Assigned To Paul Hunkar => Alexander Allmendinger
2023-11-06 12:48 Sebastian Allmendinger Files Affected => /library/ClassBased/UaR.js
2023-11-06 12:50 Sebastian Allmendinger Assigned To Alexander Allmendinger => Sebastian Allmendinger
2023-11-06 12:50 Sebastian Allmendinger Status assigned => resolved
2023-11-06 12:50 Sebastian Allmendinger Resolution open => fixed
2023-11-06 12:50 Sebastian Allmendinger Note Added: 0020264
2023-11-06 13:32 Paul Hunkar Status resolved => closed
2023-11-06 13:32 Paul Hunkar Fixed in Version => 1.03.505
2023-11-06 13:32 Paul Hunkar Note Added: 0020267