On ticket creation/update please add a switch to triggers controlling whether evaluation of rules should stop there or continue. Often there are orthogonal sets of rules, and having to mesh-create triggers is unsustainable.
For example, we might want to add tags to a ticket depending on keywords, but assign the ticket to a group of agents depending on some other criterion. It should be possible to allow a chain of rules to run in order to accomplish both behaviours.

