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

The validation error doesn't go away after giving a new parameter a value in the parameter file and saving it #1564

Open
v-xinda opened this issue Mar 10, 2023 · 0 comments

Comments

@v-xinda
Copy link

v-xinda commented Mar 10, 2023

OS: Win10
Build Version: 20230309.7

Repro Steps:

  1. Open a template file in VS Code -> Create a new parameter file to it.
  2. Add a new parameter in the template file -> Get a validation error say that the parameter doesn't have a value, as below.
    image
  3. Navigate to parameter file -> Give the new parameter a value -> Save the parameter file.
  4. Check whether the validation error goes away.

Expect:
The validation error goes away.

Actual:
The validation error doesn't go away.
image

More Info:

  1. The validation error doesn't come back after removing the new parameter's value and saving it.
  2. This issue will be fixed when reopening the template file again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant