As a project administrator, you can choose which issues you want to display in an overview.
To do so, you need to configure a JQL, the same as the ones you could use in native Jira.
Issues to display

Issue to retrieve
You are prompted to enter a JQL in this section. You can leave it empty, but it will retrieve the 50 first issues the current user has access to.
The JQL can be static, or you can use some values of the current issue where the overview is displayed.
Example: project = OSD AND reporter = ${issue.reporter}
Reporter will be evaluated on each overview where it's configured, and the JQL will be calculated accordingly.
Supported field types
Field type | State |
---|
Short text | |
Number | |
Single user | |
Status | |
Select list (single choice) | |
Select list (multiple choice) | |
Select list (cascading) | |
Labels | |
Versions | |
Single group picker | |
Multi groups picker | |
Multi user | |
Text multi line | |
Date picker | |
Parent key | |
Current issue key | |
Current project key/name | |
Do you want to use a non-supported field type? Tell us why! We might add it.
Test your configuration
When configuring a JQL,
Next step