View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Large projects - ProjeQtOr
 
 

Large projects

More
04 Dec 2023 21:09 #1 by dieperie
Large projects was created by dieperie
Bouncing back on this topic, I added the following code (in Bold) to file jsonPlanning.php
(This extra code allows to handle larger projects. I needed this patch to override the limit. The main issue here is even if you use criteria filter, it won't search/fetch all the records, unless you increase $limitDisplay).
It would be desired to have a nicer implementation, whereas, unlimited when using the criteria filter. This would require rewriting some lines....

Line 295
    ksort($arrayRestrictWbs);
  }
  $limitDisplay=(Parameter::getGlobalParameter('limitDisplayPlanning')!='')?Parameter::getGlobalParameter('limitDisplayPlanning'):2000;
  // 2023-07-25/DIE - added
  if($applyFilter==true) $limitDisplay = 30000;
  //

  $limitDisplayQuery=$limitDisplay+1;

Please Log in or Create an account to join the conversation.

More
09 Dec 2023 17:16 #2 by babynus
Replied by babynus on topic Large projects
Hi,

You point out a real issue.
Your proposale is a a workaround that will posiibly work, but not very efficiently.
We'll try and bring better solution on next version.

Thanks for pointiong out the issue and for your proposale.

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.032 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.