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

CLI prints for outputs with null values #965

Open
levice14 opened this issue Jan 3, 2017 · 1 comment
Open

CLI prints for outputs with null values #965

levice14 opened this issue Jan 3, 2017 · 1 comment

Comments

@levice14
Copy link
Collaborator

levice14 commented Jan 3, 2017

flow output case:

  • output_01:

run flow from CLI - it prints only those flow outputs that have non null values - I would expect to see that I have outputs with null values

@tethryus
Copy link
Contributor

tethryus commented Jan 4, 2017

@Bonczidai It would be more intuitive to have the outputs that have none null values separated from the rest that are null:

Something like:

  • Executable outputs
  • Null outputs

That way, in case you are expecting a value for a certain output, but the value returned in null, it will be easier to debug.

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

3 participants