In order to create a nested JQL query to get the result you are looking for you would need to get an app that extends JQL, default JQL cannot do that. There are several apps in the Marketplace that can do this, I have used Scriptrunner/Extended search and JQL Tricks in the past to ...
Can someone suggest query? Answer Watch Like Be the first to like this Share 419 views 1 answer 0 votes Suprija Sirikonda _Appfire_ Rising Star May 18, 2021 Hi @Peyush Agarwal , Note that you can use "CHANGED" operator in JQL to find issues that have a value that had changed f...
JQL Nested Query Help Nested JQL Queries How to write a nested query Nested ScriptRunner Enhanced Search query JQL nested parent function Community showcase Understanding Issue Types in Jira What are Issues in Jira What’s the difference between a kanban board and a Scrum board? New Portf...
Gift Kudos to your peers Log in to unlock your first badge Community Products Jira Questions create nested jql from 2 projects create nested jql from 2 projects Mohamed Samy Contributor August 9, 2022 Hello, I need to create a query that would return all item from a project board and some ...
Since the nested queries are used in project automation, and it is the inner JQL statement that controls the query, I do not have the option to use nested filters. I searched through the documentation and found examples only of double nested statements using double- and sin...
https://jira.xxxx.com/jira/rest/api/2/search?jql=project in (xxxx,xxxx) AND created >= startOfYear()&maxResults=1000 Snapshot: Power QueryAnswer Watch Like Be the first to like this Share 497 views 1 answer 0 votes Darryl Lee Community Champion December 20, 2022 Hi @Syed Arif ...