I have a kanban board that's been built to work on items from a specific epic. I'd like to make something of a nested query to show additional items however. Specifically, items that are linked to st...
I've gone through all the documentation that I could find and couldn't find an answer to my question. Hoping you all in the community can help me out. What I'm trying to do is this: create a filter/...
Hi JPD-Team, Here is the problem: My team and I are currently filing various insights to product features that we aim to build. These insights are coming from different angles (competition, market,...
...eatures and related insights. This now puts me in a position where I would want to build a JQL query for a dashboards, that - across all ideas - tell me something about the feature relevance by linked i...
...ays add to schedule section will auto fill the costs. I have been trying to see if I can use JQL to automate filling these fields with the correct data but it seems that JQL doesn't have the c...
How can I delete an inactive user from a field that contains multiple users? I have a User Picker (multiple users) field that and in many issues, one of the users is Inactive. This is causing...
...he JQL, but not by clicking a column header. This multi-click filter setup is annoying, and it's on the 'All Work' tab, but not the 'List' tab. 'All Work' should be the more tabular / l...
We use "Git Integration for Jira", and it shows the tags a specific issue is in. However, I haven't figured out how to do a JQL or even ScriptRunner search for how to get a list of issues in a s...
Hi, Is it possible in Jira (with Scriptrunner or Enhanched Search) to find issues where the value in a custom field (say field A) is not equal to the value in a custom field (say field B) in the p...
...roup name within JQL. Is there a way, or an external tool, that would allow me to search through filters to find things like custom field usages, and groups (and specific user names as well). S...
...econd project to be sure that proper value is used. I check if JQL in if block is valid and in search it returns task that i want to link work item to. But never this if statement is true, and never g...
...ach task to see what has changed, when, and by whom. Fortunately, this can be made much easier through JQL (Jira Query Language) or third-party apps, including Issue History for Jira. Here, you w...
If you’ve ever tried to measure how long an issue stays in a status or moves from one step to another using JQL—you’ve probably discovered how limited Jira Query Language really is. Sure, JQL is g...
Can I pass the Confluence page name as an argument value to the JQL query?
...chieve this with JQL? Basically, what I want is a list of issues in the current sprint where the assignee hasn't been active (logged in) during the last 5 days. Thanks a lot, and have a great d...
Introduction The aim of this article is to create awareness of circumstances that influence the time a user has to wait for a complex database query to produce results. For this, we introduce the q...
Hey all I am trying to figure out how to get my Feature Link value from a FQL using the REST API. When I do: /rest/api/2/search?jql=sprint in openSprints() AND assignee="bob" I get a lot of d...
In Cloud JIRA, when using JQL, we are experiencing issues where the search is not functioning properly and is taking a long time to respond, displaying the message "we couldn't load your search r...
在项目管理中,信息就是生产力,而精准获取信息是效率的关键。Jira 查询语言(JQL)是项目管理者的利器,不仅能够帮助你快速定位数据,还可以通过灵活组合查询条件来洞察项目全貌。在 JQL 入门篇 中,我们介绍了 JQL 的基础语法和实用技巧,不少读者反馈,这些知识解决了实际问题,非常有帮助。 今天,我们更进一步,聚焦那些稍微复杂、但非常有用的高级 JQL 查询技巧,让你的...
Like I only want 1000 results from a query output.
Hey, is there a way that I can find in JQL all the issues that the field "log work" was not edited in them in the last 48 hours?
Hello ! I am currently working on a kanban, with different swimlanes. In my main swimlane I've got all the work that has to be done by developpers. In this main swimlane, I can h...
Hi, I have a Plan with the following JQL filter: issuetype not in (Task, "Test Case") AND labels = CbFC_project_2025 ORDER BY status DESC, issuetype ASC, created ASC, key DESC My problem i...
Hi there, I am using Jira 10.3.2. I want to get a Kanban board of issues where the issues are linked to epics matching certain criteria. I'd need to be able to do this using JQL, not any add-i...
Hi Team, After upgrading to Jira Data Center 10.3.2, we've noticed a change in the behavior of the JQL issue search. Previously: When selecting a field or value from the auto-s...
Copied to clipboard