It’s easy to customize exactly how and where your Issue Filter panels appear in issue views. Here’s a quick rundown of the available display styles and options:

Table

Renders your filtered issues in a full row/column table right in the issue view.

Additional features for this display style include:

Table + Pop-up

Same as the Table style, but hover on any row opens a pop-up showing additional issue details (based on configuration Fields on Pop-up).

image-20250610-091830.png

List (expanded/shrunk)

Shows your issues as a simple list of links.

image-20250530-150325.pngimage-20250530-150211.png

Label

Displays issues as a label. Label text can consist of any custom field/s - add them in the Display fields configuration field.

image-20250530-150623.png

Label + Pop-up

Same as the Label style, but hover on any row opens a pop-up showing additional issue details (based on configuration Fields on Pop-up).

image-20250610-091934.png

Hierarchy table

Extends the standard table by adding a dropdown arrow to any row whose issue has linked children (epic children or subtasks). Clicking the arrow expands that row to reveal its child issues inline—these children show up even if they fall outside the panel’s JQL scope, so you get a full parent–child view without writing extra queries.

  • Child issue are not inluded in sum calculation of number columns.

  • Permissions set via Searching User configuration are not supported.

  • Manual sorting is not supoprted.

  • [···] Edit menu is not available for child issues

image-20250530-151507.png

Hierarchy table + Pop-up

Same as the Hierarhy table style, but hover on any row opens a pop-up showing additional issue details (based on configuration Fields on Pop-up).

image-20250610-092054.png