Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the “Events” section steps must be defined that must be fulfilled in order to trigger the action. When creating events the following informations information have to be specified:

  • Scope: The scope defines the entity where the event takes place

  • Type: The type defines the change of the entity. (created / updated)

  • Filters/Trigger: Filters can be applied to specify the required conditions. Here can be defined that the event is only valid for certain test objects, checklist templates, etc.

    • Filter: Filters for attributes of the object

    • Triggers: Defines the field, which has to be changed to a certain value, to trigger the workflow. This condition must be met for the workflow to be triggered.

    • Filter before change: Filters for attributes of the object before the update (If a property of the affected object has changed, you can filter on the value before the change, i.e. before the event was triggered).

    • Filter after change: Filters for attributes of the object after the update (This condition must apply at the time of workflow execution).

...

Scope: Issue

  • Type: create

  • Parameters: Assigned To, Created By, Category, Severity, Due Date

    • Optional Parameters: Test object, title, description

...