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

[EAK-352] DependsOn: empty string and invalid json structure are set as {} in JSON references #352

Open
liubou-masiuk opened this issue Jul 7, 2022 · 0 comments
Labels
javascript JavaScript code contribution

Comments

@liubou-masiuk
Copy link
Collaborator

liubou-masiuk commented Jul 7, 2022

Steps to reproduce:

  1. try to set an empty string, undefined, or invalid json structure into dependsOn reference with type=json
  2. extract the value and observe result

Actual Value: {} (a truthy value)
Expected value: any kind of falsy value

@liubou-masiuk liubou-masiuk added the javascript JavaScript code contribution label Jul 7, 2022
@liubou-masiuk liubou-masiuk added this to To do in Development tasks via automation Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript JavaScript code contribution
Projects
Development

No branches or pull requests

1 participant