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

subflow: if a subflow as a default env var set, setting it to an empty string reverts back to the default #2113

Closed
5 tasks
natcl opened this issue Mar 27, 2019 · 0 comments

Comments

@natcl
Copy link
Contributor

natcl commented Mar 27, 2019

What are the steps to reproduce?

1 - Create a subflow with an env var that has a default value.
2 - Create an instance of this subflow, put an empty string for that env var
3 - Deploy

What happens?

The original string is still there.

What do you expect to happen?

I expect it to be an empty string

Please tell us about your environment:

  • Node-RED version: 0.20.3
  • node.js version: 8
  • npm version: 6
  • Platform/OS: MacOS
  • Browser: Safari
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