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

Skip deleted studios when searching by name #704

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

Flashy78
Copy link
Contributor

The new Stash app studio tagger searches for studios by name, and Stash-box returns the first one that matches.
If a studio was deleted but a new one created with the same name, the search could return the deleted one and have no way to find the current one, unless you search by id.
A current example where this occurs is trying to tag the studio True Lesbian, it returns https://stashdb.org/studios/6275dedb-64f0-4480-b4c4-8b48e6c35692 instead of https://stashdb.org/studios/a3343c55-164e-4545-bb5f-2338c2a52b88

@InfiniteStash InfiniteStash merged commit 4367766 into stashapp:master Sep 22, 2023
feederbox826 pushed a commit to feederbox826/stash-box that referenced this pull request Nov 15, 2023
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.

2 participants