Hi,
I’ve just learned that a scenario will continue even when a module returns an empty bundle. I previously understood that, essentially, a bundle causes the rest of the scenario to repeat for each bundle item, but that no longer seems to fit reality. The rest of my scenario is heavily tied to individual bundle items. Is this not the way bundles are meant to be used? What’s a use case for continuing the scenario with an empty bundle?