V2: What happens if node uses unrequired Input and this variable is not set
Let's say I have a "text" as one of many inputs and I set it to NOT required. Now another node uses this input for its own input. What happens there? Would the node fail (because that was the case in v1)?
