Do I Need a Trigger For This?
Too many triggers on common events can slow down performance
See if the lock() command can be used as an alternative
- More efficient, also supports user exclusion lists
Reduce the scope of a trigger if possible
- Attach trigger to subset of elements instead of using -all
- Create a new subset element type to trigger on