If i select the hat project of all hat projects and the number of displayed lines exceeds the limit ( in my case 6000) then the area where the gantt shall be displayed remains empty...
I tried to increase it in the general settings, but it seams to be limited to 6000...
Any error in projeqtor log file or in browser console.
There is no entry in the projeqtor log.
Attached ist the output of the Edge browser console and problems window (shown below the browser console)
I just changed the servers name in the log.
It looks like the json items (array) stopps after arround 4400 objects.
It is not always the same number. Once 4490, once 4424 etc.
(this was already the case in V10.4.3 but i taught to wait for stable 11.0.3)
There is somme issue for sure.
We must find the loggued error.
First, search in Apache or PHP error log for errors (just produce the anomaly to be sure to gt the correct timeframe in the log)
If you don't find errors in logs, try this workaround :
Open the browser console.
Go to tab "network"
Play the case that generate the issue
On the network log, serach for call to jsonQuery.php : select it
Int the right part, select tab response : you should bet a json text
At the end of the json text, you should get an error message : post it here.
An interesting fact is, that normal user don't have this problem... Just administrator...
And there is also missing the Notification bell in the top menu (but the Log symbol is there instead...)
If I put a filter (becasue menubar with filtersymbol is shown) and i switch to some other topic like Tickets and back, then it shows me values.
It starts transmitting
.../view/planningMain.php?destinationWidth=1631&destinationHeight=1239&isIE=&xhrPostDestination=centerDiv&xhrPostIsResultMessage=false&xhrPostValidationType=&xhrPostTimestamp=1704384527937&csrfToken=
Then it comes to the part:
Hi,
I think you reack the limits of the browser capacity.
We set a limit to display items, defaut is 2000 and you should not increase this limit to much.
It seems you set limit to more than 4000, so maybe the browser is braking down : too many items to render.
NB : we plan to implement lazy loading on Gantt view, like existing for main lists (lists for tickets, activities) that are able to display thouthands of items without any issue.
But it is a heavy work evolution...



