Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
1.3.0
-
None
-
None
Description
The problem of not being able to fetch a blueprint from the blueprint manager is that the manager is not initialized. Fetching all blueprints then returns an empty list.
But if a new page is created based on a blueprint, all blueprints are available.
Add this to the error message to support users to fix the problem.