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

Add equals/not equals string criteria #917

Merged
merged 2 commits into from
Nov 2, 2020

Conversation

WithoutPants
Copy link
Collaborator

The existing behaviour of string criteria was to treat EQUALS/NOT EQUALS as a wildcard search. I have moved this behaviour into INCLUDES/EXCLUDES and changed EQUALS/NOT EQUALS to be a direct comparison.

Fixed criteria encoding so that quotes are correctly encoded.

Fixes #910

@WithoutPants WithoutPants added bug Something isn't working improvement Something needed tweaking. labels Nov 2, 2020
@WithoutPants WithoutPants added this to the Version 0.4.0 milestone Nov 2, 2020
@WithoutPants WithoutPants merged commit bae8251 into stashapp:develop Nov 2, 2020
Tweeticoats pushed a commit to Tweeticoats/stash that referenced this pull request Feb 1, 2021
* Fix encoding of string criteria
* Add equals and includes (and not) string criteria
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working improvement Something needed tweaking.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug Report] country query link and filter can provide wrong results
2 participants