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

Accessing non-existing configuration metadata should yield an error or warning #51

Open
Abbe98 opened this issue Jul 23, 2022 · 0 comments
Labels
🏅 enhancement New feature or request
Milestone

Comments

@Abbe98
Copy link
Collaborator

Abbe98 commented Jul 23, 2022

If you access a nonexisting variable using the config function:

{{ config.Metadata.this_does_not_exist }}

It will just return a blank string making it tricky to spot errors. Instead, it should yield an error or warning.

@Abbe98 Abbe98 added the 🏅 enhancement New feature or request label Jul 23, 2022
@Abbe98 Abbe98 added this to the 0.4.0 milestone Oct 18, 2022
@Abbe98 Abbe98 modified the milestones: 0.4.0, Planned Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏅 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant