Greetings,
In our production site, we currently have approximately 15000 triggers defined for over 22000 items. When you start getting this many, it becomes near impossible to sort through the trigger tree for dependencies. To fix this issue, I have created a patch that does two things;
In our production site, we currently have approximately 15000 triggers defined for over 22000 items. When you start getting this many, it becomes near impossible to sort through the trigger tree for dependencies. To fix this issue, I have created a patch that does two things;
- Prepends The hostname to the trigger description in the dependency tree.
- Filters triggers based on host. By default triggers will only be shown for the current host if a host is selected, however, you can also list all triggers by clicking on the button just above the trigger dependency tree.