Hi,
In 5.1.5 all milestones are floating. The planning mode field is missing. So, there is no way to select what type of planning you want for milestone.
Is this known issue or something been wrong during the upgrade? I can see planning type in 5.2.5 for example and it definitely been there with older versions.
Is there any way to fix this problem?
Regards,
Fixed planning mode for milestones has been instroduced in V0.8.
So there is no reason why planning mode is not displayed.
Do you have some "MilestonePlanningElement.php" in /model/custom ?
If yes, please post it here.
What I have found is that in Table 'type' idPlanningMode column is missing.
It all been working before upgrade to 5.1.5 so I assume that we have 'MilestonePlanningElement' there (cannot check as the responsible person is on holiday) and something goes wrong with database upgrade
type.idPlanningMode only defines default planning mode for each type of activity
But, yes, you should have it...
And possibly it may generate errors.
Could you check log file ?
Can you also retreive log file of the migration ?
Strange.
Log files shows migration error on idProfile only. And possibky only due to still conected user durect migration.
Migration process seems OK.
No db error after that.
Only error is on smtp sending email.
Try and disable emails (set host to null) to check if thing get better.
But no issue on idPlanningMode...