Skip to content

Conversation

@aswallace
Copy link
Contributor

Context

When fetching valid annotation values under a group, the SQL constructor incorrectly separated "OR" clauses with parentheses

Resolves #631

Changes

  • Removes parentheses so OR only applies within a single filter type

Testing

  • Added a unit test to make sure parentheses are added in the right places when multiple filters/values are applied

@aswallace aswallace linked an issue Jan 12, 2026 that may be closed by this pull request
2 tasks
@aswallace aswallace self-assigned this Jan 12, 2026
@aswallace aswallace merged commit 3d7e69a into main Jan 13, 2026
7 checks passed
@aswallace aswallace deleted the bugfix/empty-subfolders-with-filters branch January 13, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sub-folder bug when filtering on multiple values

4 participants