I have an issue that the filter node does not forward items that meet the filter criteria during the automatic workflow execution. When run manually (clicked on the execute button above the filter node), the filter sends these items.
Does anybody has an idea what could be the issue?
Now it’s even more confusing. If I pin the sample data in the FTP node, the workflow works correctly. Without the pinned data, it doesn’t reach the IF node, even though the FTP node shows that the data was successfully passed.
I also tried this setting. The setting ensures that the flow completes its run, but with an incorrect (empty) value.
It is strange that the node returns different values when run manually and automatically.