Skip to content

Results

The results page shows the history of all trigger and workflow activations.

This page is also used by triggers to protect objects from being processed repeatedly.

For example, when a trigger disables a site, a record of that action appears on the results page, and if the trigger later fires again on the same site with the same action, it will consider the action already performed and skip the site.

Repeat-activation protection works only within a single block in a trigger. Another block in the same trigger will perform its action on the site, add it to the table, and skip it from then on.

The results page looks like this