Hello,
Since we installed version 9.4.2, we get the following error with the screen customization plugin on the "activity progress" screen (nred pave on the left part with an error warning, correct view on the right part):2022-02-02 09:39:36.201 ** ERROR ** [V9.4.2] ERROR **
2022-02-02 09:39:36.201 ** ERROR ** [V9.4.2] on file '/pdisk/www/projeqtor/model/ActivityPlanningElementMain.php' at line (235)
2022-02-02 09:39:36.201 ** ERROR ***** [V9.4.2] cause = Undefined property: Project::$workOnRealTime
We don't have this issue with version 9.3.5.
Thanks in advance.
Bernard
Which version of Screen Customization are you using ?
In fact V6.0 should automatically fix the issue.
If it does not, please post here file projeqtor/model/custom/ActivityPlanningElementMain.php for analysis and fix.
We do use v. 6.0. I've asked to a colleague to provide the file.
Bernard
Hi,
There is no such file, only ActivityPlanningElement.php
Hi,
There is no such file, only ActivityPlanningElement.php but no file ActivityPlanningElementMail.php
Olivier
Yes, that's this one.
In fact issue is weird.
We are on a ActivityPlanningElement (class where issue occurs) and it seems the refType/refId refers to a Project...
This is unconsistant.
We put a workaround in V9.4.3 to avoid this error, but their seems to be some unconsistency in your DB.
Maybe a Consistency check (in Adlin screen) may help.
The check reported some issues. Fixing them did not solve the problem.
I guess that because those issues were related to manipulations we did long before the update, and that had no effect when we used this screen customization.
There is another issue: in the Project section, I observe a "hidden" picture at the progress and treatment parts, whereas they are not hidden (checked with the edit window).
We also observed a change in the name of a custom variable when upgrading from v. 9.3.5 to v. 9.4.2. I tried to reset the screen disposition: it does not work.
Bernard
Please show screenshot of the issues you face.
Hi,
Are you editing screen Project or Activity ?
Please post here files projeqtor/model/custom/Project.php and projeqtor/model/custom/Activity.php
