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


Configuration

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

The following options are available:

OptionDescription

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




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


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


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


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

OptionDescription

Any project


Current project


Any but current project


Set projects manually (parser expression)

An Expression* field will appear, and there you would have to enter a text, and you can also use field codes.

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




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

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



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


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


Choose from one of the following options (multi-choice is possible):

OptionDescription

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.




Use cases and examples





Status
Tech review

Style guide



Short descriptionCondition on issue links (issue link type, issue type, issue status, number of linked issues and project membership).
Label