Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

[SOLVED] Planning c...
 
Notifications
Clear all

[SOLVED] Planning calculation date limit ?

3 Posts
2 Users
0 Reactions
1,304 Views
(@yannicklp)
Posts: 2
New Member
Topic starter
 
[#8894]

Hi,
i've been trying to plan projects for hours now and can't seem to wrap my head around what seems to be a limit in planning calculations.
I have a project with  several activities that depends on a previous project (itself dependent on a previous project etc) that reaches the end
of 2028.

The moment the indirect duration (calculated through, days and FTE setting) exceeds 01/01/29, the software seems to not want to take anything into account
regarding affectations... All work after this date will be marked as "could not be planned".

It feels like there is a limit in time or duration at which no activities can be calculated.

Is there indeed such a limit ? After an intensive search, no setting seems to influence this behavior.

Previous projects on the gantt view behave correctly despite being setup in a similar manner, they are in "as soon as possible" mode with a pool of resources
that has no end date.

In our experience it seems to correspond to a 6 years window of time, as the first resource arrives on 01/01/23 and the last calculated activity stops on 01/01/29.

Thanks in advance for any help.

---------------------------------------------------------
Version : 10.3.4
Tested Browsers : Firefox 113.0
 


 
Posted : 11 May 2023 17H38
(@babynus)
Posts: 14952
Member Admin
 

Yes, by default plannings end on December 31st of [Current Year + 5].
You can change this limit with simple parameter in file parameters.php

$maxYearsPlanning=10;

(here is an exemple for 10 years)


 
Posted : 14 May 2023 19H05
(@yannicklp)
Posts: 2
New Member
Topic starter
 

Thank you very much, solution worked like a charm.


 
Posted : 15 May 2023 11H54
Share:

Scroll to Top