Skip to end of banner
Go to start of banner

JQL Filter Tips

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

« Previous Version 8 Current »

A JQL filter provides a powerful sorting possibility. Only issues matching the JQL filter will be displayed in the vLinks field. Existing Jira filter options can be used for this field. To ensure the JQL filter is built correctly, users have a green or red check mark that shows if the field is valid or not. Here are some examples and descriptions of their purposes.

Below are a few examples of what can be done using a JQL filter.

For a full list of JQL functions compatible with the app go to this Atlassian page

Link user stories to issues

Only issues with issue type 'story' can be linked to this issue.


Link user stories assigned to the admin

Only issues with issue type 'story' and the admin as 'assignee' can be linked to this issue


Link issues created before the current month

Only issues created before or after the current month can be linked to the issue


  • No labels