Skip to content

Conversation

@aaronkavlie-wf
Copy link

I ran into some unexpected template behavior recently with some date comparison logic.
We have to convert null values to empty strings (due to a Jinjava issue removing keys with null values).

Comparing the empty string to 0 evaluates to true. The expected result is false, as they are different types.

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

Successfully merging this pull request may close these issues.

1 participant