WithValueByPath Apply Pin missing in latest versions

Hi, i’ve seen in 6.5-0029 that “WithValueByPath” node doesn’t have any more the Apply pin,

WithValueByPath_Feature-Application_2024.06.10-12.39.49

That’s quite an issue for some applications i’m working on and to fix it I would need to update hundred of nodes.
Is it any important reason for this new configuration?
Could we get back the previous behavior?

Thanks

It looks like there is a new output pin, nodes with an output pin other than the state output don’t have an apply pin because the value of the output pin is not defined when the value of the apply pin is false.

Yes i know, but the question would be, do we need this output pin?

we don’t really. Internally the Select (ByPath) node needs that. But recovered the Apply pin.

fixed for 6.5. thanks for that pointing out!

1 Like