Minor bug fixes to handle data issues.
Version history
7.1.9Jira Server 7.0.0 - 7.13.182020-12-11Minor bug fixes 8.2.1Jira Data Center 8.0.0 - 8.14.12020-12-11Minor bug fixes Minor bug fixes to handle data issues.
8.2.1Jira Server 8.0.0 - 8.14.12020-12-11Minor bug fixes Minor bug fixes to handle data issues.
8.2Jira Data Center 8.0.0 - 8.14.12020-09-07Redesigned configuration screens Redesigned configuration screens to support instances with large number of projects and groups.
Note: Please test your custom configurations before deploying to production
8.2Jira Server 8.0.0 - 8.14.12020-09-07Redesigned configuration screens Redesigned configuration screens to support instances with large number of projects and groups.
Note: Please test your custom configurations before deploying to production
8.1.1Jira Data Center 8.0.0 - 8.12.32019-11-27Fixed issue with movedIssuesFunction Fixed an issue with movedIssuesFunction in Jira instances using MSSQL Server
8.1.1Jira Server 8.0.0 - 8.12.32019-12-04Fixed issue with movedIssuesFunction Fixed issue with movedIssuesFunction on Jira instances with MSSQL Server
8.1Jira Data Center 8.0.0 - 8.5.112019-07-16Datacenter Compatibility Datacenter Compatibility
8.0Jira Server 8.0.0 - 8.5.112019-02-18JIRA 8 Compatibility JIRA 8 Compatibility
7.1.8Jira Server 7.0.0 - 7.13.182019-11-27Fixed issue with movedIssuesFunction Fixed an issue with movedIssuesFunction in Jira instances using SQL Server
7.1Jira Server 7.0.0 - 7.13.182018-08-25New JQL functions - New JQL functions
- epicsWithIssues: Find Epics that has issues under it
- sprintStartDateOf: Search using start date of a given sprint
- sprintEndDateOf: Search using end date of a given sprint
- versionStartDateOf: Search using start date of a given version
- versionEndDateOf: Search using start date of a given version
- componentLeads: Search using the component leads
- workLoggedBy: Search issues on which work was logged by a specific user or users in a given group
- Fixed issue in hasSameValuesFunction
- Minor bug fixes
- New JQL functions
7.0Jira Server 7.0.0 - 7.11.22016-11-24New JQL functions, Function Improvements, Bug fixes Added new Development Functions
- hasCommits
- hasReviews
- hasOpenReviews
- hasPRs
- hasOpenPRs
- hasFailingBuilds
More New functions
- commentedBeforeDate
- archivedVersions
- projectMatches
Improvements to existing functions:
- hasSubtasks
- usersInRole
- inactiveUsers
And bug fixes.
See http://www.j-tricks.com/jqlt-release-notes-70.html for details.
6.3Jira Server 7.0.0 - 7.2.152016-06-13Performance Improvements Performance Improvements on large instances
6.2Jira Server 7.0.0 - 7.1.102016-02-12New functions and minor bug fixes - Improved movedIssues() function with an option to restrict results based on project/issuetype and/or from and to values
- overDueVersions() - function to find issues in versions that are overdue - passed release date
- openVersions() - function to find issues in versions that does not have a release date
- projectMatches(regex) - function to find projects with matching name
- Minor bug fixes
6.1Jira Server 7.0.0 - 7.0.112015-11-16Performance Enhancements Performance Enhancements
6.0Jira Server 7.0.0 - 7.0.112015-10-10Jira 7 Compatibility & Marketplace Licensing - Jira 7 Compatibility
- Marketplace Licensing - Hurray!
5.3.10Jira Server 5.1 - 6.4.142015-03-21Minor bug fixes and JQL Query support in hasLinks function Version 5.3.10 • Released 2015-03-21 • Supported By J-Tricks Inc. • Paid via Vendor • GNU Public License (GPL)- Minor bug fixes
- Added option for JQL Query in hasLInks to limit the result set - issue in hasLinks([count],[link type],[query])
5.3.7Jira Server 5.1 - 6.3.152014-12-14Minor bug fixes Version 5.3.7 • Released 2014-12-14 • Supported By J-Tricks Inc. • Paid via Vendor • GNU Public License (GPL)No release notes.5.3.3Jira Server 5.1 - 6.3.152014-07-25Marked as Data Center compatible Version 5.3.3 • Released 2014-07-25 • Supported By J-Tricks Inc. • Paid via Vendor • GNU Public License (GPL)No release notes.5.3.2Jira Server 5.1 - 6.3.152014-07-03Minor bug fixes Minor bug fixes
5.3Jira Server 5.1 - 6.2.72013-10-20New features and bug fixes New in this release
- Better support for remote links - hasRemoteLinks function and the ability to search issues based on the actual link url.
- Configurable option to show or hide warnings for project restrictions
Fixed in this release
- License errors in logs
5.2Jira Server 5.1 - 6.1.92013-09-08New features and bug fixes - New functions (issuesWhereEpicIn and epicsWhereIssueIn) to query issues based on Epic links
- Multiple bug fixes
5.0Jira Server 5.1 - 6.0.82013-04-14Major performance improvements 4.1.2Jira Server 5.1 - 5.2.112013-03-10Enhancements and Minor bug fixes - Option to search comments based on edited user and/or date
- Improved hasSameValues function
- worklog functions accepts current user as a generic constant
- Minor bug fixes
4.1Jira Server 5.1 - 5.2.112012-11-25Two new functions, bug fixes Added new function to search issues with exact same fixVersions and affectedVersions. Also added a new function to compare dates beased on last login of a given user instead of current user.
See Release Notes for details.
4.0Jira Server 5.1 - 5.2.112012-10-20Major features, new functions, bug fixes - Global and Function configuration
- Functions can be restricted to selected groups overriding the global configurations
- JQLT Functions now has its own cache, overriding global cache delay
- New function to filter users based on timezone
- New function to filter inactive users
- Improved function to find versions released before or after a specific or relative date
- New function to find moved issues
- Bug fixes
3.1.1Jira Server 5.1 - 5.1.82012-07-175.1 compatibility Updated for 5.1. Please see the other changes in 3. version below:
- All Date functions now accepts dynamic as well as absolute dates. Dynamic dates uses y for year, w for weeks, d for days, h for hours, m for minutes.
- hasLinks function now takes an optional count parameter as well
- There is now a new link function that finds linked issues based on a JQL Query
- There is now a new link function that finds linked issues based on a saved filter
- There is a new function to find issues where a comment is added after a date.
3.1Jira Server 5.0 - 5.0.72012-07-15New Functions and minor bug fixes - All Date functions now accepts dynamic as well as absolute dates. Dynamic dates uses y for year, w for weeks, d for days, h for hours, m for minutes.
- hasLinks function now takes an optional count parameter as well
- There is now a new link function that finds linked issues based on a JQL Query
- There is now a new link function that finds linked issues based on a saved filter
- There is a new function to find issues where a comment is added after a date.
3.0.2Jira Server 5.0 - 5.0.72012-04-23Added 2 more functions and minor fix - Added Search for Nth unReleased version
- Ability to search worklog relative to today
- Fixed issue during Anonymous search
3.0.1Jira Server 5.0 - 5.0.72012-03-07Minor bug fixes and 2 new functions Fixed the following bugs:
https://studio.plugins.atlassian.com/browse/JQLT-32
https://studio.plugins.atlassian.com/browse/JQLT-30
Added 2 new functions versionMatches and componentMatches
https://studio.plugins.atlassian.com/browse/JQLT-31
3.0Jira Server 5.0 - 5.0.72011-11-27Jira 5 compatibility, performance improvements & new features - Jira 5.0 Compatibility
- Ability to restrict plugin functionality to selected groups
- Ability to restrict individual JQL Functions to selected projects
- New functions
- Performance Improvements
See Release Notes for details!
2.3Jira Server 4.4 - 4.4.52011-08-21Jira 4.4 Compatiablity and minor bug fixes Jira 4.4 Compatiablity and minor bug fixes
JQLT-15, JQLT-16 and JQLT-17
2.2.0Jira Server 4.0 - 4.3.42011-06-062 New functions and bug fixes for MSSQL users Two new functions:
- https://studio.plugins.atlassian.com/browse/JQLT-7 - componentsFromProject function to return all components with the same name as that of components in a given project.
- https://studio.plugins.atlassian.com/browse/JQLT-14 - projectWithUserInRole function to return all projects where the specified user is in a role. If no user entered, currentUser is used.
And bug fixes for MSSQL users : https://studio.plugins.atlassian.com/browse/JQLT-12
2.1.0Jira Server 4.0 - 4.3.42011-04-113 new functions and bug fixes Following functions added:
- hasSubtasks([subtskType])
- inkedIssuesInVersionByName(versionName,[linkType])
- linkedIssuesInComponentByName(projectName, componentName, [linkType])
Bug fixes to handle hasLinks function in Jira instances where number of issues is more and uses Oracle or MSSQL databases.
2.0.0Jira Server 4.0 - 4.3.42011-03-22New JQL Functions and Performance Improvements Added new set of JQL Functions:
- commentedByUser([User])
- commentedOnDate(date)
- attachedByUser([User])
- hasNumberValue(Field, Operator, Value)
- parent(JqlQuery)
- subtask(JqlQuery)
- versionsAfter(versionId)
- versionsBefore(versionId)
- userMatches(regex)
- groupMatches(regex)
Also major performance enhancement more than 50% in few functions like hasLinks.1.0Jira Server 4.0 - 4.2.42010-10-30Set of new JQL Functions Initial Release for JQL Tricks plugin.