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

Movie scene sorting #4588

Merged
merged 2 commits into from Feb 20, 2024

Conversation

dogwithakeyboard
Copy link
Contributor

Taking a stab to fix #2798. Makes the sort use the movies_scenes table joined by the filter, when it exists. When there is only one movie in the filter, like on a movie page, the scenes will sort according to that movie's sort order.

@WithoutPants WithoutPants added the bug Something isn't working label Feb 20, 2024
@WithoutPants WithoutPants added this to the Version 0.25.0 milestone Feb 20, 2024
@WithoutPants WithoutPants merged commit 8b1d4cc into stashapp:develop Feb 20, 2024
2 checks passed
@dogwithakeyboard dogwithakeyboard deleted the movie-scene-sorting branch March 17, 2024 12:06
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.

[Bug Report] Unexpected Order When Sorting by Scene Number
2 participants