@quicksketch I noticed that when you do release, you commit release number. Like here: https://github.com/backdrop/backdrop/commit/22c5a6dee045592aede782ad9165... And then revert it back: https://github.com/backdrop/backdrop/commit/6d135e38a3acc9432cc94ae49c81...
Do you upload release asset manually or project_github does so?
Maybe we should add code to project_github or implement release handler for backdrop/backdrop to automize this process.
What do you think ?
Recent comments
I use Lando (a wrapper for docker) and find settings changes happen straight away
How often is the settings.php loaded.
You might need to add a Relationship in the View to Flags. Or there might be a setting on the content type. I can't recall for certain but I think it's possible.
No Flag fields in Views
Try using caching in the View settings, set to 24 hours. This should work for anonymous site visitors.
View to show a different node each day