Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you might find the site temporarily inaccessible. Thanks for your patience. Read more.
×I have created dashboards for the tracking of various types of initiatives - currently the scrum master is spending a lot of time chasing people for updates on their assigned items (yes, I know this ...
We have time entry turned on in Jira Premium. I can take a filter that looks like projects in (list of projects) AND worklogDate >=(startofweek(-1) AND worklogAuthor=(currentuser) to give the lo...
How can I find all subtasks within a certain sprint that contain a certain Summary. This seems like a very basic query but the results continue to return nothing. Sprint=381 and issuetype=Su...
I want a list of jiras created against each issue type under all the project from jan 2024. I am using below sql but it doesn't return list of those issue types where no jira was created from above m...
...Within the Push check parameter, I enabled: Issue-Key checks - At least one commit must contain a valid issue key. JQL check - At least one issue reference must match the given JQL, and I set t...
...ar 2024 had X amount of ''Pending'', Y Amount of ''In Progress'', and Z amount of ''Client QA''. ect ect ect (Preferably in a bar graph). Is this possible using just JQL? I have tried multiple times t...
I need a JQL query for Jira Cloud to list all the test cases that were run today by a user in a test execution record. I know this was so easy in Jira, but I couldn't find any option to use JQL...
Hello, I need to have a filter to see in the timeline all the Epics created by me (or a specific user) AND all the issue that have parent relationship with the epics. Also issue not created by me.
I want to filter all the test cases of one or more Xray Test Execution or Xray Test Plan, how can I write the JQL in this case? Thank you!
Hello Team, We use Jira for creating and tracking vulnerabilities found in the source code. I want to create a chart/graph (anything is fine) to show the count of vulnerabilities every week. ...
We’re excited to announce a new feature in Timesheet and Invoicing by Zen! 🎉 Now, you can filter issues using Jira Query Language (JQL) directly within the plugin. This allows for more precise t...
...ide backlog (aka global) board that shows everything from these teams. These stories show up in that 'global' board but not the smaller backlog board. Here are the JQLs I'm using: Project b...
...eveloper has agreed to pick it up and Completed status is the status when user story has been completed. I tried to use a JQL query such as project = "ABC" and issuetype = "User Story" AND status w...
Hello! I'm looking for my Children/Grandchildren!! Also known as Tasks Background: We have set up our hierarchy as follows: Initiatives/Epic/Tasks OR Parent/Child/Grandchildren o...
Hello! I'm trying to make a query with JQL to get all the tickets created and updated during the last 3 months but with the query I'm showing here I can only get the tickets created during the m...
...ould provide a view on our Jira Dashboards to help teams along their way with this challenge, and be more proactive in identifying where Flags need to be removed. I've been trying to create a JQL...
...anceled" status. Right now there is 2 statuses that define a complete course: "Done" and "Course Incomplete". So I made JQL that at first search if this user has in the same year tickets that in t...
Hello, I am trying to write a JQL query to fetch the report for Request Assignment Group( Single Group Picker) field value change from one group name to any other group. I have tried, P...
...han their direct parents. Then we have a planning fault. How would I do this in JQL?
...equest goes to a supervisor that then sorts them and forwards them afterwards. The issue I'm having is I do not know what to write in my JQL field so that it recognizes it automatically and t...
Our issue hierarchy is as follows: Initiative >> Portfolio Epic >> Epic >> Story/Task/Spike, etc. Question: Is there a query I can use to display all the children of an Initiative...
...asks) Sprint ended 9/3/2024 Challenge: JQL search for issues added to that Sprint within a generous date range (8/20 to 8/22) does not return the correct number of points. In fact it only returns 3...
In release page I have 2 data field: 1) Start Date 2) Release Date I want to filter ticket added to that fixversion after the "Start Date". Who can I do it with JQL filter?&n...
Hi, How to find issues that are created in the last 2 months and are resolved with in their due dates, as well as issues resolved after their respective due dates.
test cases and test cycles
Copied to clipboard