We all know it: We have a flow that has a lot of stuff going on. Nested loops, merges etc. and then you have to cover situations when a node doesn’t return any results, e.g. the Trello “Get many checklists” node. If a Trello card doesn’t have any checklists, this will not output anything. There’s the “Always Output Data” option but I think there’s a better solution. The solution that’s already in place when the node fails: An extra output for when there are no results. Because in the end we will have to check whether the node generated a result or whether it was empty. Currently this can only be done with an addition if-node after the node that might output one empty item and he have to check for that manually. But having a dedicated “No results”-output would simplify things a lot and make flow more stable.
What do you think about this?
