Versions Compared

Key

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

Setup repeating details

  1. Go to issue view .

  2. Select More > Repeat from issue action navigation bar or click Set repeating in Repeating Issue section on the right panels.

  3. On repeating configuration dialog please select Issue WorklowWorkflow for repeat action field.

Configuration fields for Issue

...

Workflow action

Field name

Description

Workflow

The transition of current workflow related with issue project that should be executed.

Omit invalid transitions

When selected - invalid transitions (e.g. 'Reopen' from 'Open' state) won't fail the current execution and won't disable future repeatings

Due

The due date value to set after transition

Notify watchers

When selected - watchers of new created issue will be notified via email. See Email notifications.

Mute success notifications

When selected -  notifications of correct execution will not be sent. See Email notifications.

Other system and custom fields

After clicking "More..." on repeating issue dialog more system and custom fields defined in Jira will be available. Each field will have simple form input where static value or dynamic value can be provided - see Velocity Template Language in Repeating Issues add-on.

How Issue

...

Workflow action works?

Issue Workflow action allows to run any status transition on the issue that can be executed manually from JIRA issue view. It works the same as clicking on available workflow transition: 'Start Progress', 'Close', 'Reopen' or any other transitions defined in the workflow related with the issue.

...