If an OPC UA Client requests historical data via the "ReadRawModifiedDetails" service with "ReturnBounds=True", but no historical raw data exists in the specified interval, the OPC UA Server responds with "Good_NoData".
As the OPC UA Server does not support "Bounding Values", the response is expected to be "Bad_BoundNotSupported" or "Bad_BoundNotFound".
This behavior has been modified. The OPC UA Server now responds with "Bad_BoundNotFound".
To benefit from this fix: