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...
...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...
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...
In my JQL syntax, how can I check for specific syntax? e.g. find all text in the specific format 'XXX999'
I try to use the following filter to extract all Manual tests, but it also returns some Generic, whats the issue and how can i have just manual tests. project=XXXX and issuetype in (10047) a...
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...
Hi all! I am currently doing an automated mail reminder if collegues do have mulitples stories in progress. For that my automation uses a JQL, but I have a problem, my query also hits the field f...
...(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...
Tell me how to write a JQL query that will filter tasks that do not have the "is child of" connectio
Hi I have created a Team called "Dev" so if I wanted to check all the tickets assigned to the members of Team "Dev". How can I do that. Thanks in advance. Thanks! Mahanth
Copied to clipboard