Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warns when an import@ form is not found #20

Open
drzraf opened this issue Nov 14, 2018 · 2 comments
Open

warns when an import@ form is not found #20

drzraf opened this issue Nov 14, 2018 · 2 comments
Labels

Comments

@drzraf
Copy link
Contributor

drzraf commented Nov 14, 2018

Blueprint override system is not that simple.
When a file is located in the wrong directory, wrong directory structure, or with an extension mismatch like .yml instead of .yaml, then import@ is simply ignored.
In -dev mode this is frustrating: an error message about locations searched for or at the very least a warning about import failure would really help.

thank you

@drzraf
Copy link
Contributor Author

drzraf commented Jun 28, 2019

Another afternoon lost because of this.

@mahagr
Copy link
Contributor

mahagr commented Jan 6, 2020

@drzraf This should be fixed for Toolbox 1.5.0; it will now throw an error if imports or extends fail. However, it will not fail if the blueprint file doesn't exist.

@mahagr mahagr added the bug label Jan 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants