I have 2 project "NOT"AND "CH" In "NOT" project we have "Non Software" as issue type and in "CH" project we have "RC","CRB". Here in "CH" project "RC" is linked to "CRB" with link type "is fixed by...
I'm trying to find a way through JQL (and possibly with the help of ScriptRunner and/or JQL Tricks) where, for example, the filter would return all issues in a project where no "is blocked by" issue ...
We have remote links configured and I am trying to use hasRemoteLinks(). Can any one suggest how to use hasRemoteLinks() of JQL tricks plugin? I tried the below ways but not issues are getting issu...
Just filtering for issues assigned to inactive users results in a wrong result set: Our Jira instance interacts with our Active Directory for accessing Jira and user privileges via AD groups. In oth...
Is there a possibility to return only 1 user who has logged the most worked under a JIRA issue? We would use that function to identify ownership of JIRA issues. Actually I suppose that cur...
Hi, I work for Tesco and we have a large number of JIRA users across our Technology department. I'm trying get this plug-in working in our Dev environment so we can see if it'll do what ...
i wrote this JQL query: project in projectsLeadByUser(membersOf(CCF-Lideres)) But i get this error: Error en la consulta JQL: Se esperaba ')' o ',' pero se obtuvo '('. (línea 1, caracter 39) What...
Hi, since Atlassian JIRA doesn't have any built-in support for doing clever queries in JQL based on link information, JQL Tricks is an excellent plugin for such purpose. The sad thing is th...
Hello, JQLT plugin gives such a "has" list: JQLT_has.png while JIRA Issue Navigator shows that "has" list: Jira_has.png The absent functions are enabled for me in the plugin configuration, f...
issue in parent("assignee = currentUser") I've been trying to use this but with a custom field. It keeps on returning an error: “Invalid JQL Query in function: parent” Is it impossi...
Hi I have JQL tricks plugin installed on jira 6.1. The problem is that the issues drop down does not work, it is stuck. I also notice that if i disable the JQL tricks plugin, it becomes functio...
Hi I am testing the JQL tricks plugin. and what i find is that majority of the functions when run does not return any results (search window simply displays that no issues found for this query). ...
I'm trying to track the time a comment has been made on a ticket. Basically, I want to know if the ticket was commented within 4 hours after the last comment. Otherwise, it's a breach. Any idea how I...
How do I find out the licese date for JQL tracks plugin
The server ID of our JIRA (v6.1) has been changed and I get following error message for JQL Tricks Plugin: "Server Id doesn't matches with the license configuration" Can you get me a new license file...
Copied to clipboard