Forums

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

Cannot see the linked board in a custom Kanban board

Michał Jarmoliński
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!
October 20, 2022

Solved. 

2 answers

1 accepted

3 votes
Answer accepted
Radek Dostál
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.
October 20, 2022

I'm not quite sure if I follow. Do you mean that

project in ("project_name_1", "project_name_2", "project_name_3", "project_name_4", "project_name_5") AND status != CLOSED

this works, but

project = "project_name_2" and status != CLOSED

this doesn't?

 

If it is a quick filter, then this will be joined with the main board's filter essentially via "AND" such as <main filter> AND <quick filter> so as long as you get those issues from the main filter, quick filter should get them as well.

This is how it sounds to me, in which case this doesn't quite make sense and there surely must be something wrong with the query.

0 votes
Michał Jarmoliński
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!
October 20, 2022

Yes, thanks for quick reply. That was a query issue because of the fact that one parameter used old project name. Everything's fine by now. Thanks!

Suggest an answer

Log in or Sign up to answer