I have many workflows with multiple triggers, and I want to filter executions by trigger for easier debugging.
The closest solution is adding an Execution data node after each trigger, but that requires too many extra nodes. I think this feature is essential for scaling workflows.