In the automator, it would be good to have a “do nothing” action block to symbolize the workflow ends.
Example: We have an automation that will route all service requests based on predetermined groups to handle them and if there is no group listed in the service request, it routes to our L1 team to triage (in case we forget to add the new SC Item to the Custom object table). If a scheduled SR is created it will be routed to L1 despite having the group specified on creation. If we create a condition that forces the automator to do something only if the group is empty, it results in a condition that has no opposite output) see below)

I have seen workflows where this lack of “no” condition causes following automators to not run because, according to the activity log, the workflow is waiting for automation (or similar).
Having an “action” of “end workflow”, “exit” or similar would be helpful with troubleshooting and even representing that the workflow is intended to be completed instead of just being empty.


