Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix performer height filter error #388

Merged
merged 2 commits into from
Mar 2, 2020

Conversation

ghost
Copy link

@ghost ghost commented Mar 1, 2020

The performer height filter is broken due to a column with the same name in the scenes table that is being joined in.

@bnkai bnkai added the bug Something isn't working label Mar 2, 2020
@WithoutPants
Copy link
Collaborator

Replaced all of the criteria with qualified names to avoid existing and future latent bugs.

@WithoutPants WithoutPants merged commit 41f7a46 into stashapp:develop Mar 2, 2020
@WithoutPants WithoutPants added this to the Version 0.2.0 milestone Mar 3, 2020
Tweeticoats pushed a commit to Tweeticoats/stash that referenced this pull request Feb 1, 2021
* Fix performer height filter error
* Make all performer columns qualified

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants