Removing support for non-layoutset apps #1485
Labels
fe-v4
Issues to be solved before v4 goes gold
kind/breaking-change
Issue/pull request containing a breaking change
quality/debt
Description
We should remove support for non-layoutset apps. This would require that Studio has a tool for converting existing apps to use layout-sets, and that our app-template also uses layout-sets.
Removing this gets rid of a known source of bugs, and makes it more obvious where one should put configuration for new functionality (such as the custom receipt, see #1468).
Additional Information
We also have to implement:
Bugs caused by not taking non-layoutset apps into consideration:
The text was updated successfully, but these errors were encountered: