View Issue Details

IDProjectCategoryView StatusLast Update
0009034CTT UA Test Case1 - Script Issuepublic2024-09-13 13:18
ReporterMartin Regen Assigned ToMichael Fehler  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
PlatformUA .NET StandardOSWindowsOS Version11
Summary0009034: Monitored ItemServices Tests do not honor operation limits
Description

If the Operation limits for monitored items on a server are set to a value below 5000 (MAXMONITOREDITEMLIMITS)
setup of the test subcription fails and it is not checked by the init code.

instead all tests are trying to execute and many tests fail due to a misleading 'BadMonitoredItemIdInvalid' error, because the subscription was never created.

A workaround is to bump up the operation limit on the server or to configure MaxSupportedMonitoredItems in the CTT.

Both should not be necessary, instead the client should split the service calls as needed by server operation limits.

TagsNo tags attached.
Files Affected

Activities

Paul Hunkar

2023-07-21 15:14

administrator   ~0019703

The script should also check the operationlimits, if they are configured they will overwrite anything in the CTT settings (CTT only applies to older system where the limit were not required)

Issue History

Date Modified Username Field Change
2023-06-30 14:33 Martin Regen New Issue
2023-07-21 15:14 Paul Hunkar Note Added: 0019703
2023-07-21 15:14 Paul Hunkar Assigned To => Alexander Allmendinger
2023-07-21 15:14 Paul Hunkar Status new => assigned
2024-09-13 13:18 Michael Fehler Assigned To Alexander Allmendinger => Michael Fehler