Group By Trigger - Workflow

Hi. my idea is to create a view in workflow list, to see grouped by triggers.
Once we have a lot of workflows triggered by the same trigger: Button1 for example, with a lot of conditions…

It would be more easy to see and understanding the workflows.

I’m unsure how frequent your use case is. I personally don’t usually have more than 1 workflow being triggered by the same event, except for Page is loaded events maybe.

Workflows are automatically being sorted by trigger event, so you can readily find them. Also you have the option to create a folder to group workflows triggered by the same event in case of real need.

What do you think?

Sorry the delay!
I understand what you are saying, but, how do you do with workflows, when sometimes you have to create and sometimes you have to edit, using the same button?

I think you use only one workflow, and put conditionals in eath action, inside of the same workflow.

Sometimes I do the same, BUT, even the bubble docs, say that is better to create 2 workflows, and work with condition in the trigger of each workflow.

Or.. sometimes we have a lot of conditions that will decide what we have to do with the same button, so, I preefer to have a lof of workflows, and not work with a lot conditions in the same workflow.