Is it possible in JQL to retrieve all ideas connected to a given idea, e.g., all solutions that belong to a given opportunity? I'm trying to share a spreadsheet based on a view. I can't just use e...
how can a Scrum Master figure out how many sprints on his/her current board originated from a different board, without using the API. need JQL.
In my JQL syntax, how can I check for specific syntax? e.g. find all text in the specific format 'XXX999'
...t's just not possible ! We sent Robots on Mars, the AI era started. But writing a JQL to get a list of worktype with all its sub-task... it's not possible. Oups, it's in fact... you have to pay m...
Hi. I have been playing around with and searching for a JQL query that will return a parent issue and all children. I've reviewed a number of similar posts on the forum yet nothing is p...
Hello community, as the old jql search for issues is deprecating, we are changing our apps calls to the enhanced JQL search (https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-g...
JQL doesn't seem to be formatting things properly for JPD items like Project Start and Project Target. Example result: {"start":"2026-01-01","end":"2026-01-31"} for Project start.&n...
Hi, Dear Community, I need a JQL that will retrieve all Epics, where all issues in the Epic are in the Done Category status. Thanks in Advance.
...(see https://confluence.atlassian.com/jirakb/find-the-total-number-of-work-items-in-jira-cloud-using-jql-or-issue-search-1319567658.html), but when I try that I get an error saying maxResults m...
I am setting Issue Properties through Jira Automation and want to query these properties through JQL. What is the correct syntax for that? I've tried issue.property[testprop] is not empty issu...
Copied to clipboard