Question for the bubble team @neerja.
I’d like you to clarify what the condition on a schedule a workflow on a list is acting upon.
A schedule a workflow on a list has 2 parts:
- Generate a list of things
- 1 by 1 fire the things to another endpoint
So, the “Only when” does?
- prevents the global action from firing at all?
- Or prevents the individual things from being fired to the next endpoint (eg.the condition works on #2)
