Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

Version 1 Next »

The project configuration page for similar issues consist of two tabs called view issue and create issue. The "View issue" tab applies to similar issues displayed in the issue panel in the issue view. The "Create issue" tab contains valid configurations for the "Similar Issues Field" that was previously added to the create issue view screen.

Configuration for Issue View

Disabled

If it is checked, the similar issues section in the issue panel is disabled.

Applicable issue type

This configuration determines for which issue types the similar issues function is valid in the issue panel. Similar issues on issue view will be disabled for issue types that are not selected here.

Additional criteria

Additional criteria allow filtering with JQL among similar issues. For example, only the similar issues that have the same project and the task issue type are displayed with this JQL "project="$issue.project" AND issuetype=Task"

Fields

Except for the issue key and summary, the fields that are desired to be displayed in the similar issues table should be added here.

Number of issues

This field determines how many similar issues will be displayed at a time. If there are more similar issues than the number specified here, other issues that are not displayed can be viewed by using the next button. Also, the pervious button is used to see the previously viewed issues.

Configuration for Similar Issues Field

In order for the configurations specified in the "Create issue" tab at the project level to be valid, "Similar Issues Field" must be added to the create issue screen of the relevant project.

Disabled

If it is checked, the similar issues field in the issue create screen is disabled.

Applicable issue types

This configuration determines for which issue types the similar issues function is valid in the issue create screen. Similar issues field will be disabled for issue types that are not selected here.

Search only for the same project

If it is checked, the similar issues field only shows the similar issues of the project specified in the issue create screen.

Fields

Except for the issue key and summary, the fields that are desired to be displayed in the similar issues table of the similar issues field should be added. here.

Number of issues

This field determines how many similar issues will be displayed in the similar issues field.

  • No labels