Forums

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

BurnDown Chart filter issue

Glory Mercy
Contributor
September 21, 2020

Hi There!

There's some issue with the filter that I have added. 

project = Dev-Ops AND issuetype in (Epic, Bug, Story, Task, Subtask) AND Sprint = 32 OR assignee is EMPTY ORDER BY Rank ASC

According to this filter, I am unable to see previous sprint's burndown chart.

The above filter is for our current sprint.

Can someone help me to add a filter, which does not disturb the current sprint and show previous sprint's burndown charts accordingly?

1 answer

1 accepted

0 votes
Answer accepted
Ollie Guan
Community Champion
September 21, 2020

Helllo @Glory Mercy ,

Try this one

project = Dev-Ops AND issuetype in (Epic, Bug, Story, Task, Subtask) AND (Sprint = 32 or Sprint is not null) OR assignee is EMPTY

Glory Mercy
Contributor
September 21, 2020

Hi Ollie Guan,

Yes it works! Thank you!!!!

Like Ollie Guan likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events