Skip to content

Conversation

@alexjustesen
Copy link
Owner

📃 Description

Don't cache settings by default, this was causing issues when writing new settings to the database.

🪵 Changelog

🔧 Fixed

@alexjustesen alexjustesen added the bug Something isn't working label Aug 9, 2024
@alexjustesen alexjustesen self-assigned this Aug 9, 2024
@alexjustesen alexjustesen merged commit dfca881 into main Aug 9, 2024
@alexjustesen alexjustesen deleted the dont-cache-settings branch August 9, 2024 01:59
@svenvg93
Copy link
Contributor

svenvg93 commented Aug 9, 2024

First of all sorry for causing this bug, was this something that I could have prevented when developing the notification channels?

@alexjustesen
Copy link
Owner Author

You weren't the cause of it, this one has come up in the past and its how the application caches assets first and then tries to do the migration. Easy fix being don't cache settings as it doesn't provide any meaningful performance improvements.

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.

500 server error when trying to access notification menu (v0.21.0)

3 participants