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...
Hi all, I am trying to clean up the boards/backlogs at my company and want to try and filter for only those that have not yet been linked to Jira Product Discovery Idea So far I've b...
Tell me how to write a JQL query that will filter tasks that do not have the "is child of" connectio
...epro-686" in his summary. Can you help me with my JQL query ? regards
This query worked fine until the recent deprecation. https://ayadev.atlassian.net/rest/api/2/search/?jql=summary%7EtextA%20AND%20summary%7EtextB Tried updating to newer jql query format but i...
In my JQL syntax, how can I check for specific syntax? e.g. find all text in the specific format 'XXX999'
Hey Everyone I’m trying to create a JQL to find issues created before the last two weeks of the current month. Doing some studying I see this is the answer: created < startOfMonth(-2w) T...
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 Prudhvi P
Hello, I'm using "When a new issue is returned by a JQL query (V2)" as a trigger in some of my Power Automate flows. The trigger stopped working with the error message copied below: The r...
Hi, I'm facing a strange issue where a functioning Jira Cloud API call with JQL (in Jira UI, in the browser) fails in PowerBI on specific issue types only. API endpoint is rest/api/3/s...
Copied to clipboard