← Back to list

Useful JQLs: Finding Epics with no Description

As a scrum master, I am always on the hunt for useful JQLs to help in my role today I will be looking at:

Dameind · 2024-07-23 15:39 · 0 claps · 0.7 min read
#jira #jira-software #jira-agile #jira-service-desk
Open on Medium ↗
Wiki topics: 📋 · Product Management

Useful JQLs:

Finding Epics with no Description

As a scrum master, I am always on the hunt for useful JQLs to help in my role today I will be looking at:

Finding Epics with no description: this JQL will return all Epics that have an empty description field. However, by amending the issuetype the same query can be run to do the same for all other issuetypes e.g. stories, tasks etc.

I often use this query as part of a rich filter to count the number of Epics that fall into this category. This is a useful data point to coach teams.

Query: JQL: Project = [project name] and issuetype = Epic and description is Empty and staus not in (rejected, live, closed)


메타데이터
post_id
fa18feac09cb
slug
useful-jqls-finding-epics-with-no-description-fa18feac09cb
url
https://medium.com/@dameind/useful-jqls-finding-epics-with-no-description-fa18feac09cb
canonical_url
https://medium.com/@dameind/useful-jqls-finding-epics-with-no-description-fa18feac09cb
author_url
https://medium.com/@dameind
status
ok
fetched_at
2026-07-23 07:49:18