Skip to main content
Skip table of contents

Create reports with JQL on the fly!

We’re introducing two new features to improve your reporting experience!

JQL Expression-Based Reporting

You can now generate reports directly using JQL expressions without saving them as filters in Jira. This makes it quicker and easier to create tailored reports on the spot!

When using JQL expressions alongside other criteria in the "More Filters" option, the conditions are combined with an AND relation. This means all conditions must be true for an issue to appear in the report.

For example:

  • If you select "Issue Type" as Bug in the "More Filters" option and also provide a JQL expression like issueType = Story, the report will not show any results.

  • If your JQL is assignee = currentUser() and you also select Priority: High in "More Filters," the report will show all high-priority issues assigned to you.

Note: Do not use "worklogAuthor" and "worklogDate" directly in JQL, instead use the User/Group and the Date pickers for specifying users and the date range.

jql.gif

Open Reports via URL

You can now open reports using a URL with predefined parameters. This feature allows you to share reports via links or integrate them into other applications and interfaces, making collaboration and workflows more efficient. You can learn more about this feature here.


We hope you'll find these updates useful and enjoyable.
If you have any questions or feedback, feel free to reach out to us.

Stay tuned for more updates!

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.