JQL Booster Pack 1.6 Release Notes

July 19, 2019

Hey, folks! Are you ready for taking your Jira filters to the next level?

Sweet Bananas team is really glad to announce that JQL Booster Pack v1.6.0-RELEASE has been shipped and can be download for FREE at Atlassian Marketplace.


This JQL Booster Pack version comes with a bunch of new handy features, see what is new for this release:

Acurate release planning

Software development is all about plan and deliver on time. For that reason, we have introduced two new JQL functions, dueVersions() and overdueVersions().
This JQL functions will allow you to query Jira issues affected by or fixed in unreleased versions that are/aren't overdue. In that manner, you can anticipate the real state of next releases at a glance.

Greater team control

As a team leader you probably want to track the well-being of the team, don't you? In this version, we have introduced membersOfRole() jql function  to help you to create awesome queries. Now, you can retrieve users that belong to or has been reporter by a specific role.

Better searching using wildcards

As you already know, you can use the ' ~ ' operator to find all issues that have a particular string within it's summary or description field. You are not able to use this operator for the majority of fields. That's pretty sad, we have already implemented some functions to solve this problem. Now you can also use securityLevelMatches() to find issue security levels using regular expressions.


Does all this seems interesting to you? Don't hesitate to give us your feedback.
If you have any comments or suggestions, please feel free to send them directly to us.