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

Fix invalid field error message for parametrized fields. (Cherry-pick of #16911) #17010

Merged
merged 1 commit into from Sep 26, 2022

Conversation

kaos
Copy link
Member

@kaos kaos commented Sep 26, 2022

In case the field is invalid for the target type (unknown field) avoid failing early for parametrized fields as that is secondary.

Fixes #16910

…16911)

# Rust tests and lints will be skipped. Delete if not intended.
[ci skip-rust]
@kaos kaos added category:bugfix Bug fixes for released features backend: Helm Helm backend-related issues and removed backend: Helm Helm backend-related issues labels Sep 26, 2022
@Eric-Arellano
Copy link
Contributor

Ah, I only did this for 2.13. Thanks!

@Eric-Arellano Eric-Arellano merged commit 7bf2152 into pantsbuild:2.14.x Sep 26, 2022
@kaos kaos deleted the cherry-pick-16911-to-2.14.x branch September 26, 2022 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bugfix Bug fixes for released features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants