You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

On this page

This condition is a feature aimed to set restrictions on allowed issue links or to require the existence of certain issue links. 

In this documentation and the condition configuration you will notice the symbol ( * ) next to some parameters, it means that this field is mandatory and shall not be left empty. Fields without the symbol are optional.

Basic configuration*


Below you will find a detailed description of each parameter of the basic configuration for this condition.

Filter by link type

Only issues linked by the selected issue link types are allowed. Leave empty to allow all issue link types.

The following options are available:

  • is blocked by (Blocks) -inward
  • blocks (Blocks) -outward
  • is cloned by (Cloners) -inward
  • clones (Cloners) -outward
  • is duplicated by (Duplicate)  -inward
  • duplicates (Duplicate) -outward
  • relates to (Relates) -inward
  • relates to (Relates) -outward

Filter by issue type

Only linked issues with the selected issue types are allowed (e.g. Task or Sub-task). Leave empty to allow all issue types.

Filter by status

Only linked issues with the selected statuses are allowed. Leave empty to allow all statuses.

Example of possible statuses:

  • Open
  • To Do
  • In progress
  • Done
  • Approved

Filter by resolution

Only linked issues with the selected resolutions are allowed. Leave empty to allow all resolutions.

Example of possible resolutions:

  • Unresolved (resolution is empty)
  • Done
  • Duplicate

Filter by project

Choose which project you would like to filter by. The following options are available:

  • Any project
  • Current project
  • Any but current project
  • Set projects manually (parser expression)

Upon choosing Set projects manually (parser expression), the following must be done: 

Expression*

The expression must return a comma separated list of project keys.

Filter by filed value

Only linked issues matching the field value condition provided will be allowed. Leave empty for no filtering.

Test your expression by clicking the play button on the top right of the expression box.

Minimum number of linked issues*

Minimum number of linked issues required to satisfy selected filtering conditions (issue type, status, resolution and field values).

Maximum number of linked issues*

Maximum number of linked issues allowed to satisfy selected filtering conditions (issue type, status, resolution and field values).

Additional options
Choose from one of the following options (multi-choice is possible):
  • Unselected issue link types will be ignored, i.e., they will be allowed regardless of linked issues' issue type, status, resolution, field values and number. Nevertheless, if none of the issue link types are selected, checking this option will make the condition behave as if you had selected every issue link type.
  • Linked issues in unselected issue types will be ignored, i.e., they will be allowed regardless of their status, resolution, field values and number. Nevertheless, if none of the issue types are selected, checking this option will make the condition behave as if you had selected every issue type.
  • Linked issues in unselected statuses will be ignored, i.e., they will be allowed regardless of their resolution, field values and number. Nevertheless, if none of the statuses are selected, checking this option will make the condition behave as if you had selected every status.
  • Linked issues in unselected resolutions will be ignored, i.e., they will be allowed regardless of their field values and number. Nevertheless, if none of the resolutions are selected, checking this option will make the condition behave as if you had selected every resolution.
  • Linked issues not satisfying filter by field values will be ignored, i.e., they will be allowed regardless of their number.

If you still have questions, feel free to refer to our support team.