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. |
Similar Issues Custom Field
The "Similar and Related Issues for Jira" app provides a custom field called "Similar Issues Field." To add this custom field to your Jira cloud instance, follow these steps:
Go to Settings in Jira.
Select "Jira settings" from the menu.
Navigate to "Issues" and click on "Custom Fields."
Locate the "Similar Issues Field" in the list of custom fields and add it.
After adding the field, associate it with the create issue screen of the desired project.
For optimal usability, we recommend positioning the "Similar Issues Field" just below the summary field on the screen. This way, you can easily view similar issues after completing the summary.