Nested combinatorial logic not working (Knex.js query building) #17

Open
opened 5 years ago by sander · 0 comments
sander commented 5 years ago
Owner

Version: fb4439dec9

Try:

  • making an "And" block in the front-end with two things which will yield no result together (e.g. artist X AND song Y which is not by that artist).
  • OR that block with something else.
  • Suddenly, all results appear as if all the individual elements were ORed.

Likely there is something wrong with how we build the Knex query.

Also, there should be better tests to prevent regressions on this kind of stuff.

Version: fb4439dec93e043f65ff75626edb236322b3a845 Try: - making an "And" block in the front-end with two things which will yield no result together (e.g. artist X AND song Y which is not by that artist). - OR that block with something else. - Suddenly, all results appear as if all the individual elements were ORed. Likely there is something wrong with how we build the Knex query. Also, there should be better tests to prevent regressions on this kind of stuff.
sander added the
backend
bug
labels 5 years ago
sander added this to the Core project 5 years ago
sander modified the project from Core to Bugs 5 years ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: sander/MuDBase#17
Loading…
There is no content yet.