Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

This plan is connected to too many projects to load correctly

Matthew Antoine November 7, 2023

I have a plan which uses a saved filter as the only source. The filter works as expected in both versions below.

The plan works fine until I specifically exclude a project by adding (... AND project != NPIR) to the filter. It then gives the 'This plan is connected to too many projects to load correctly. Refine your selection to connect to fewer projects.' error. So, it works fine until I reduce the number of projects by 1...

Any assistance appreciated.

1 answer

0 votes
Marc Koppelaar
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.
November 9, 2023

Hi @Matthew Antoine 

Welcome to the community.

Could you please provide the JQL of the filter you are using?

The more detailled information you provide to the members in the community, the more probability there is that the issue can be resolved.

If your filter has a catchall clause, then someone adding a new project or changing the visibility so your team can see it will cause this problem. 

You don't need to change the filter to cause it - someone could create data that tips the plan over the edge.

Cheers

Matthew Antoine November 9, 2023

OK. Thanks for the help.

This works as a filter and as source for plan and returns 6 projects, including NPIR

((project in (PMI, PMG, NETPM) AND (status not in (Closed, Cancelled, Resolved) OR resolved >= 2023-07-01 OR created >= 2023-07-01)) OR (assignee in (usera,userb,userc) AND created >= 2023-07-01)) ORDER BY Rank ASC

This works as a filter, but not as a source for plan. 

((project in (PMI, PMG, NETPM) AND (status not in (Closed, Cancelled, Resolved) OR resolved >= 2023-07-01 OR created >= 2023-07-01)) OR (assignee in (usera,userb,userc) AND created >= 2023-07-01)) AND project != NPIR ORDER BY Rank ASC

Thanks for the assistance.

Like Marc Koppelaar likes this
Marc Koppelaar
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.
November 10, 2023

Hi @Matthew Antoine 

I can't see faults in you JQL.

You might want to pick this up with Atlassian Support.

Matthew Antoine January 15, 2024

thanks @Marc Koppelaar. apologies for the delayed response. been on leave

Like Marc Koppelaar likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events