Issue Filter Panels are used to create read-only issue panels to display linked issues.
To start panel configuration, navigate to the app administration → Issue Filter Panels → Add Issue Filter Panel.
Select values in the ‘Project Context’ and ‘Issue Type’ fields to define the projects and issue types that you want this custom field to appear in.
Configuration
To access the panel’s configuration, click on the [···] menu and select ‘Manage’.
The next page allows you to manage the following panel configurations:
Context configuration.
Data logic and display style.
Data Logic
Scope
The scope field defines the criteria that determine the list of issues displayed within the panel.
Subtask of current issue: show all subtasks of the current issue + optionally apply further restrictions via JQL.
Stories of current epic: show all stories of the current epic + optionally apply further restrictions via JQL.
Issues linked to current issue: show all issues linked to the current issue.
Select Links (link type) and link Level. Optionally provide a JQL. The panel will show all issues linked to the current issue that match the defined link type (any link type if nothing is specified), link-level and scope JQL.
Searching User
This configuration allows you to affect the scope of issues displayed in the Issue Panel. If the Current User is selected, the issues will be displayed according to the current user's permissions. If a particular user is selected the scope will be defined according to this user’s permissions.
Please note: the configuration affetcs only already linked and displayed issues. The search in the issue picker and linking will be based on current user’s permission.
Issues linked to issues from JQL: Show all issues linked to defined “starting issues”.
First you have to provide a JQL that selects the issue(s) you want to look at. The logic of this scope option is the same as in “Issues linked to current issue” but this time you can look at issues that are not the current issue but the issues you define under “Starting Issues”.
Select Links (link type) and link Level. Optionally provide a JQL for “Selectable Issues”. The lookup link panel will show all issues linked to the current issue that match the defined link type (any link type if nothing is specified), link level and scope JQL.
JQL: Show all issues that are in the scope of the JQL provided in the “Selectable Issues” field.
In the “selectable issues” or “starting issue” field you can use the {reporter} and {assignee} placeholder as well.
Display Style
Define the display style of your Advanced Issue Panel. You have the following options:
Panel: Relations (Left) / Relations (Right). Select if you want to display the relation table at the left or right side of your issue.
Display Style: Table / List / Table + pop-up
Rows per page: Select the max. amount of rows per page (the rest will be shown with pagination).
Fields to show: Select the fields that should be displayed in the panel.
Fields to sum up: allows to get a sum of numeric fields.
Issue Progress Bar: Sums up the progress of linked issues in panel based on status and visualizes it in a progress bar.
/