Cloud Migration Resources
Planning a Jira Cloud migration? These resources can help you get started:
→ JQL Search Extensions Cloud features – Review Cloud features and understand key differences between DC and Cloud.
→ Migration support from Appfire – Learn how we can help you migrate smoothly.
Release notes 12 August 2025
Release date: Aug 12, 2025
Our team is pleased to announce the latest release of JQL Search Extensions for Jira Cloud.
New features
Popular functions available during initial indexing
You can now try searching with the following JQL Search Extensions functions before the initial indexing process is complete:
linkedIssuesOfQuery()
childrenOfIssuesInQuery()
childrenOfIssuesInQueryRecursive()
parentsOfIssuesInQuery()
parentsOfIssuesInQueryRecursive()
wildcardMatch()
This update lets you get started with the app right away instead of waiting for the entire indexing process to be complete.
Enhancements
Support for floating dates
You can now add units to the expressions for the dateCompare and dateCompareIgnoreTime functions to compare a date with a floating date instead of a fixed date.
You can use + or - with the following units:
y- YearsM- Monthsw- Weeksd- Daysh- Hoursm- Minutes
Examples
issue in dateCompare(“resolutiondate +1d < duedate +1w”) AND project = DEV issue in dateCompareIgnoreTime (“resolutiondate +1d < duedate +1w”) AND project = DEVSee the Date Compare functions to learn more about using dates in queries.
Bug fixes
The following bug fix is included in this release summary.
Incorrect data shown in the table of returned issues: The Resolution and Assignee columns now show the correct data for the returned issues.
Questions and feedback
Explore exciting features, pricing updates, reviews, and more on the Marketplace.
Stuck with something? Raise a ticket with our support team.
Do you love using our app? Let us know what you think.
Credits
Thank you to our valued customers. You are the driving force behind why we create software, and we appreciate your trust in JQL Search Extensions!