Versions Compared

Key

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


UI Text Box
sizemedium
typeinfo

Image AddedTriggers define when a rule should be executed - so every rule starts with a trigger.

A trigger must be the first element when configuring a rule and can only occur once per ruleTriggers will generally listen to events. Typical events are field, issue, project, or system events (e.g. "A field was updated", "A new version was created").

Apart from events, a trigger can be:


Available automation triggers

The following triggers are available:

UI Children


UI Text Box
typenote

A trigger must be the first element in the rule configuration and can only occur once per rule.

For the rule to execute, the conditions configured for a chosen trigger must be met.



Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


Tech review

Status
colourGreen
titledone

Style guide

Status
colourGreen
titledone

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged

Each rule in Automation Toolbox is based on one of the following trigger types. For the rule to execute, the conditions configured for a chosen trigger must be met.

The following triggers are provided by Automation Toolbox:

The Field Changed Event Trigger executes a rule when the specified field is updated, and the changes correspond with the associated options.

The field to be evaluated can be chosen from most system and custom fields in the Jira instance. Start typing the field name for quicker selection.         

Depending on the field type, the trigger has 3 or 4 "Changed to" configuration options.

Screenshot:

Image Removed

Configuration:

  • Field:

Select the field that should be checked for changes.

  • Changed to:

Select the type of field change:

Any value: will start execution of the rule following any changes to the field

→Selected value: used with a checkbox or multi-select list field will check if the field contains the selected value. Other values will not be evaluated.

No value - field cleared will only execute if the field was cleared.

→Value returned by parsed expression is the most advanced option, providing the ability to evaluate field content using the Automation Toolbox Expression Parser.

  • Value: 

Is only available for the option Selected value.

Usage examples:

The Trigger has been used in the following examples:

Manual Trigger

UI Tabs
UI Tab
titleField Changed Event
UI Tab
titleIssue Event
UI Tab
titleIssue Transitioned Event
UI Tab
titleProject Event
UI Tab
titleScheduled Rule
UI Tab
titleSystem Event
UI Tab
title