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

Enable setting an object element's value from the override file #435

Open
angrycub opened this issue Oct 3, 2023 · 0 comments
Open

Enable setting an object element's value from the override file #435

angrycub opened this issue Oct 3, 2023 · 0 comments

Comments

@angrycub
Copy link
Contributor

angrycub commented Oct 3, 2023

Currently, there is no way to directly set a field inside of an object type variable. That is to say, any time a pack user wants to override a field in an object they must provide the entire object value.

// NOTE: This implementation assumes a single element variable value,
// which specifically breaks setting a sub-element value. The more
// correct way is to perform the traversal based on the provided root
// pack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant