Sometimes you will need user interaction to perform certain updates. For example, Backdrop 1.4.0 has a new installer module, but you need to manually look for it and enable it, which causes confusion to users expecting to have all new features after an update.
This could be handled in different ways, like enabling new features on updates, but "power users" will not be happy about this.
Another way is to ask the user if he wants "Pretty new feature" in the update process, like this:
The update script is however very basic, so forms won't be validated in any way, but you could use these forms to pass user input to update scripts.
Recent comments
@Enthusiast: I honestly have no idea what this has to do with my issue. Will adding a relationship somehow solve my problem?
Hide title of a view block if no results?
A Contextual filter is needed to a View received the content of the current page (Content ID from URL). Also necessary to add a Relationship (below Contextual filters) with the content, which is...
Hide title of a view block if no results?
Here are some more details about my setup. Yes, I am using a contextual filter. Specifically, I have several content types that have an entity reference field meant to hold references to...
Hide title of a view block if no results?