Skip to content

fix nested query - returns partial results when joining kind query with OR

Neelesh Thakur requested to merge nested-bug into master

Type of change

  • Bug Fix
  • Feature

Related issue

#105 (closed)

Does this introduce a change in the core logic?

  • [YES]

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

Nested queries returns partial results when joining kind query with OR

What is the new/expected behavior?

Proper response is returned

Have you added/updated Unit Tests and Integration Tests?

Yes

Edited by Yauheni Lesnikau

Merge request reports