Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira s with no due date

Alexandra Horvath November 11, 2022

Hi there, 

I’m a complete beginner and I’d like to know how I can sort out Jira’s. that has no due date (set)? or assignee? its ok if its 2 different issue query.

also if a Story has no epic link or an Epic has not linked to a Deliverable.

 

many 🙏 thanks,

 

1 answer

1 accepted

4 votes
Answer accepted
Mark Segall
Community Champion
November 11, 2022

Hi @Alexandra Horvath and welcome to the community!

Here's a great starting point for learning JQL:

https://www.atlassian.com/software/jira/guides/expand-jira/jql#visualize-results

For the specific needs you called out:

  • No Due Date
    • dueDate IS EMPTY
  • No Assignee
    • assignee IS EMPTY
  • No Epic: This depends upon the type of project:
    • Company Managed - "Epic Link" IS EMPTY
    • Team Managed - Parent IS EMPTY
  • No Deliverable: Assuming Deliverable is another issue type above the Epic
    • issueType = Epic AND "Parent Link" IS Empty
Alexandra Horvath November 11, 2022

Thank you Mark. the first 2 works. i need to try the others . tha ks for the link too!

Like Mark Segall likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events