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

Job Variables with "Empty String" value are displayed as "Undefined" in the variable's text box #424

Open
luispinedamx opened this issue Oct 11, 2017 · 0 comments

Comments

@luispinedamx
Copy link
Contributor

When a Job Variable is defined with an empty string as value, the text box in the studio displays the text "undefined", which can be confusing for the user; especially because this behavior does not happen with Task Variables.

Steps to reproduce:

  1. Create a workflow
  2. Add a Job Variable (say "var1") to it. Leave the "value" box empty to indicate that its value is an empty string.
  3. Click OK
  4. The value text box of the variable displays "Undefined".

image

@luispinedamx luispinedamx changed the title Job Variables with "Empty String" value is displayed as "Undefined" in the text box Job Variables with "Empty String" value are displayed as "Undefined" in the variable's text box Oct 12, 2017
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