View Issue Details

IDProjectCategoryView StatusLast Update
0010037CTT UA Scripts1 - Script Issuepublic2025-04-11 09:21
ReporterAlexander Allmendinger Assigned ToMichael Fehler  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0010037: Monitor Basic / 012: Script fails if server revises the MonitoredItemQueue size to MaxUInt32
Description

The script fails if a server revises the MonitoredItemQueueSize to UInt32_Max though theoretically there is no such limit by the specification. Since it is unlikely this should be changed from a failure to a Warning with a text highlighting this is unlikely and that it should be verified.

TagsNo tags attached.
Files Affected

/maintree/Monitored Item Services/Monitor Basic/Test Cases/012.js

Activities

Michael Fehler

2025-04-11 09:21

developer   ~0022635

Changed the error if revised max queue size is MaxUInt32 into a warning.

Issue History

Date Modified Username Field Change
2024-11-26 11:20 Alexander Allmendinger New Issue
2024-12-03 08:10 Paul Hunkar Assigned To => Alexander Allmendinger
2024-12-03 08:10 Paul Hunkar Status new => assigned
2025-04-10 15:09 Paul Hunkar Assigned To Alexander Allmendinger => Michael Fehler
2025-04-11 09:18 Michael Fehler Files Affected => /maintree/Monitored Item Services/Monitor Basic/Test Cases/012.js
2025-04-11 09:21 Michael Fehler Status assigned => resolved
2025-04-11 09:21 Michael Fehler Resolution open => fixed
2025-04-11 09:21 Michael Fehler Note Added: 0022635