Forums

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

How to filter Jira items which are without description?

Muskan Shaikh
Contributor
January 27, 2020

If there are some epics or stories which are without description, then how to filter them by using JQL?

4 answers

3 accepted

2 votes
Answer accepted
Yogesh Mude
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 27, 2020

HI @Muskan Shaikh 

Welcome to the community!

Check with the below JQl...

description is EMPTY and ( issuetype = Epic or issuetype = Story )

Muskan Shaikh
Contributor
January 27, 2020

 

Thanks, It worked.

Trimo Leksono
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 15, 2021

Thanks @Yogesh Mude it save my time :-)

0 votes
Answer accepted
Jack Nolddor _Sweet Bananas_
Atlassian Partner
January 27, 2020

Hi Muskan,

You can enter the following JQL in the advanced mode:

 

description is EMPTY

 

 

Screenshot_3.png

 

Regards

0 votes
Answer accepted
Ollie Guan
Community Champion
January 27, 2020

Hello @Muskan Shaikh ,

JQL:

project = ABC and description is EMPTY

Muskan Shaikh
Contributor
January 27, 2020

Thanks, It worked.

0 votes
Ganesh Babu
Community Champion
January 27, 2020

Hi @Muskan Shaikh 

you can try with "description ~ null" 

and append the issuetype which you are looking for.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events