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

Accept incorrectly insensitivised frontpage config keys #4237

Merged

Conversation

DingDongSoLong4
Copy link
Collaborator

This is a fix to deal with the after effects of the bug that was fixed in #4128, specifically the incorrect saving of the sortBy and savedFilterId keys in the front page UI configuration. The viper update in #4107 thoroughly converts all keys in the config file to lowercase, so the UI will need to deal with sortby and savedfilterid keys in existing systems.

@WithoutPants WithoutPants added the bug Something isn't working label Oct 23, 2023
@WithoutPants WithoutPants added this to the Version 0.24.0 milestone Oct 23, 2023
@WithoutPants WithoutPants merged commit c4d7a7a into stashapp:develop Oct 26, 2023
2 checks passed
@DingDongSoLong4 DingDongSoLong4 deleted the fix-frontpage-viper-issue branch October 26, 2023 08:20
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.

None yet

2 participants