Hello,
Sometimes, planned end date is set before the planned start date, which prevent any further update on the concerned activity.
I'm currently using v6.2.5.
Here is a step by step method to generate this bug:
- Create an activity (just set the name, no date). It will appears on the current day (date D) on the planning.
- Run planning calculation a day before (D-1). Planned start and end date will be set to D-1.
- Update the field "handle" on the activity and set it on current date (date D).
- Run again a planning calculation
From here, you got an activity with a start date > end date which cause the bug.
Regards,
Quentin.
How this can be fixed on the interface ? The only known possibility (to me) is to update the field in the database.
This issue is fixed on V6.4.4
I followed the tutorial to update projeQtor version but the bug is still present.
When I logged in with admin account, i get the pop up with the 6.4.4 update notification, but I still read ProjeQtor 6.2.5 on the bottom right.
Did I missed something ?
Regards,
Quentin.
Did I missed something ?
Sure !
Please post log file.
2017-11-24 13:06:53.533 ===== TRACE ===== NEW CONNECTED USER 'admin'
2017-11-24 13:06:53.764 ** ERROR ** [V6.2.5] ERROR **
2017-11-24 13:06:53.766 ** ERROR ** [V6.2.5] on file 'C:wamp64wwwprojeqtortoolprojeqtor.php' at line (2577)
2017-11-24 13:06:53.767 ** ERROR ***** [V6.2.5] cause = file_get_contents(): php_network_getaddresses: getaddrinfo failed: H�te inconnu.
2017-11-24 13:06:53.768 ===== TRACE ===== Cannot check Version at http://projeqtor.org/admin/getVersion.php
2017-11-24 13:06:53.769 ===== TRACE ===== Maybe allow_url_fopen is Off in php.ini...
2017-11-24 13:10:59.287 ===== TRACE ===== DISCONNECTED USER 'admin'
2017-11-24 13:11:06.445 ===== TRACE ===== NEW CONNECTED USER 'admin'
2017-11-24 13:14:20.836 ===== TRACE ===== DISCONNECTED USER 'admin'
This is the only error in my log file and i know why. My company's proxy is blocking this URL. I tried to log in projeQtor again on another network and i have no error. But the displayed version is still 6.2.5
Ok my bad, I haven't updated the right directory.
Now in 6.4.4, the bug is still alive (still possible to get a start date > end date) but the Activity can be updated.
Thanks !
Regards,
Quentin.