Skip to content

feat(performers): add column-backed query filters#1076

Open
enymawse wants to merge 8 commits into
stashapp:masterfrom
enymawse:feat/performer-query-filters
Open

feat(performers): add column-backed query filters#1076
enymawse wants to merge 8 commits into
stashapp:masterfrom
enymawse:feat/performer-query-filters

Conversation

@enymawse

@enymawse enymawse commented Apr 21, 2026

Copy link
Copy Markdown
Contributor
  • add direct queryPerformers support for simple performer columns

  • add ordered cup_size filtering with explicit rank mapping

  • performer integration filter coverage for new filters

fix #1003
fix #829

- add direct queryPerformers support for simple performer columns

- add ordered cup_size filtering with explicit rank mapping

- split and expand performer integration filter coverage
@enymawse

Copy link
Copy Markdown
Contributor Author

Integration test failure doesn't seem related to my changes 🤷‍♂️

- remove measurement, career year, enum, and cup size filter cases from performer integration tests
@enymawse

Copy link
Copy Markdown
Contributor Author

removed my integration test coverage and the build passed. turns out something in my IT's were breaking. Will revisit to provide coverage.

- restore measurement-based performer query filter integration tests
- restore career start and end year performer query filter integration tests
- restore enum-backed performer query filter integration tests
- restore cup size performer query filter integration tests
@enymawse

Copy link
Copy Markdown
Contributor Author

ITs passed when pushed individually. Not sure what the issue was. Seems to all check good.

Comment thread internal/service/performer/query.go Outdated
- extend ordered cup size support for performer query comparisons
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.

[Bug Report] GraphQL queryPerformers: Unhandled fields [Bug Report] Some Performer Filter Criterions Do Not Work

2 participants