I've gone through all the documentation that I could find and couldn't find an answer to my question. Hoping you all in the community can help me out. What I'm trying to do is this: create a filter/...
Hi JPD-Team, Here is the problem: My team and I are currently filing various insights to product features that we aim to build. These insights are coming from different angles (competition, market,...
Hi JPD-team, "Insights" are really great to capture market needs, competitive insights and customer wants to a product feature idea. Right now, I have my team creating more and more product features...
Good morning Jira Community. I have a need to regularly pull the Jira tasks from the prior sprint. However, I have not found any simple process to select from prior sprint. It seems this feature was...
My team has made literally hundreds of filters. Most of them are not used anymore. I'm cleaning up jira groups, and I'm running into specific blockers when someone at some point has referenced a grou...
Do you find it difficult to track changes in Jira, especially when it comes to high-priority tasks in your team’s sprints? You are not alone. It can be incredibly time-consuming to manually check eac...
Hi I have this query: project = XXX and labels in(INC23) or this query project = XXX and labels = INC23 neither return any result however i do have a ticket in that project with that spe...
Hi All, I have a scenario, wherein I have a JQL Query which fetches records of all epics contained in one parent which in my case is a sub-step All epics are showed as individual rows under the JQL...
Hi Everyone, We have a parent element as "Sub Step" and that has a child element with "Epics". These epics are tagged under "Target PI" and have different applications tagged with efforts unde...
Hi Community, I want to hide a custom field (radio type) present on Parent issue based on JQL query, Child filter: project = CHILD AND "Parent Link" = PARENT-XXX AND status != Done when Parent is ...
I know we can search by Sprint ID Date range Status (was in, was not, etc) I don't understand why I can't search for all issues that were in a sprint based on the start date (expressed as a dat...
I saw a workaround using JQL Queries in this documentation, but it doesn't actually work. The security containers are very important to our devs knowing at a glance where to go to fix the vulne...
Hi Everyone, I have a requirement where I need to calculate how much time we took for a user story to move from "Approved by Dev" status to "Completed". Approved by Dev status indicates that develo...
Background: Previous Sprint Burndown, lists a total of 60 points for all issues when Sprint start was triggered at 7:05pm 8/21/2024 Approximate total issue count easily over 20 (Bugs, Stories, Task...
Hi everyone, I'm trying to create a JQL query to list issues that have not had any changes in the "timespent" field in the last 7 days. The challenge is that the "timespent" field does not support ...
Hi everyone, I'm trying to create a JQL query to list all Stories that are currently in the "In Progress" status, but only if they have no active subtasks. I want to exclude any Stories that have s...
Hi Everyone, I am new to Jira and I have had to learn JQL very fast. We have also migrated to the cloud. I have this JQL query working in the old Jira environment but not in the Cloud. I ha...
Controlling projects as such in Jira can sometimes be a struggle. However, there are workarounds to manage large project portfolios, and that requires specific professional dedication, and tool confi...
Wondering if there's been a change to the JQL for a current Sprint? I've used this query for a while and lately it's telling me: "Your project and sprint selection are invalid" Query - ...
Hello, I am looking for JQL which will show me "Epic" but only if there has been a child issue on that epic that has been assigned to me. Ultimately, I am looking for a list of epics which I have wo...
Hi everyone, I am trying to set up a JQL search filter for my dashboard that shows only stories with these characteristics: - certain project - only stories - currently running sprint - ...
I have a ticket that shows several sub-tasks. Even though I added some tasks later, I can rearrange them in the list shown in the ticket so that they make sense. So, for example, I might have a list...
Hi, I want to have JQL with the following order : - all issue without timespent first (condition: timespent IS EMPTY) - then list issue ordered by updatedDate DESC Example of wan...
Hi, some time ago I created this filter which uses another filter: issueFunction in subtasksOf("filter = '154058'") AND issuetype = "Test Task" ORDER BY assignee ASC Now I need to know whi...
What is the Field in JQL to get the user who just updated, created or closed the Task. see I have my Slack configured with my Jira so that if anyone creates, closes or updates a task on which i am as...
Copied to clipboard