ObjectDB ObjectDB

Issue #1829: Query execution creates a wrong result

Type: Bug ReoprtVersion: 2.6.5Priority: CriticalStatus: FixedReplies: 1
#1

Hello,

we analysed an unexpected behavior and find out that the result of an Query are wrong.

We prepared an Example that shows the BUG. (see attachment)

The Example executes two Queries. The first returns an expected result (one Entity). The second Query is the first Query with an additional WHERE condition. But than we get another (wrong) result.

 

We used Version 2.6.5 and the BUG is fixed with Version 2.6.6.  But we report the BUG, because a wrong Query result is very very Critical and we didn't found a notice in the ReleaseNotes for this BUG.

edit
delete
#2

Thank you for this report. Build 2.6.6 includes several query processing bug fixes, including issue #1801, which is mentioned in the change log and may be related to this report.

ObjectDB Support
edit
delete

Reply

To post on this website please sign in.