-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
ALL
-
v8.0
-
Execution Team 2024-07-08
-
200
BF-33577 was due to an object merging with a reference object during the construction of an interleaved sequence in such a fashion that a fieldname was repeated and as a result checks against an object/array element being delta'ed against a scalar element were bypassed. We should add the same checks used for followup elements to all locations where we build up the merged result.