Forums

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

Swimlane query not returning "Tasks"

Nick
Contributor
June 1, 2023

Hi,

In a given Kanban board, I'd like to use a swim lane to show issue types = "Story" & "Task".

The query I'm using is below:

"project = CC AND issue type in (Story, Task) AND labels = EMPTY"

Is there anything obvious that would reveal why this is ONLY returning issue type ="Story" and NOT "Task"?

Thanks,

N

1 answer

1 accepted

0 votes
Answer accepted
Fabio Racobaldo _Catworkx_
Community Champion
June 1, 2023

Hi @Nick ,

please try the following JQL :

project = CC and issuetype in (Story,Task) and labels is EMPTY

Hope this helps,

Fabio

Nick
Contributor
June 1, 2023

Hi @Fabio Racobaldo _Catworkx_ - Thanks for the assistance, but unfortunately, no joy. It still only returns issue type = "Story".

FYI, here's a screenshot of the board's swim lanes:

Screenshot 2023-06-01 094057.png

Any other suggestions come to mind?

 

Fabio Racobaldo _Catworkx_
Community Champion
June 1, 2023

Are you sure that board filter return tasks?

Like Nick likes this
Nick
Contributor
June 1, 2023

you are correct! For some reason there is a filter on the whole board. Thank you so much @Fabio Racobaldo _Catworkx_ !

Fabio Racobaldo _Catworkx_
Community Champion
June 1, 2023

you're welcome @Nick 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events