Skip to content

Mistake with "at least one filter" and a pair of "All these tags" #7

@7tonin

Description

@7tonin

Hi,
when filter second radio is checked "Photos must match at least one filter" (OR) and a pair of "All these tags" (AND) is set as follow:

  • The first with tag1a AND tag1b, and
  • the second with tag2a AND tag2b.

There is a problem to count, and to save. Very long. And the result is not what I expect.
I expect the SQL WHERE to be somehow like (tag1a AND tag1b) OR (tag2a AND tag2b).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions