Describe the problem/error/question
When an date & time node receives null. It will still transform it to a date. In my opinioin this does not make sense. It should just leave it null. I have tried other methods to skip the node with a IF node but then other problems arrives in the rest of the flow as the node is not executed but there is a link to it.
What is the error message (if any)?
[ERROR: no data, execute “Node name” node first]
Please share your workflow
Share the output returned by the last node
I expect the input as output.
Information on your n8n setup
- n8n version: Version 1.1.1

