How can I modify request so to avoid error with linking project in board?

Nadezhda
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!
February 19, 2025

How can I modify request so to avoid this error The projects in this board cannot be listed because of the complexity of the board filter - 

 

(assignee in (username_1, username_2, username_3) OR "Responsible QA" in (username_1, username_2, username_3) OR creator in (username_1, username_2, username_3) ORDER BY created ASC

 

Thank you! 

1 answer

0 votes
Vishal Biyani
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.
February 19, 2025

@Nadezhda 

Your query seems to be too broad. How many rows is your query returning? if it is in 1000s then you need refine your query to limit the number of issues it returns

Suggest an answer

Log in or Sign up to answer