ProjeQtor V8.4.6
Hey,
We noticed that in the timesheet (imputations) view, when a project is set to "under construction" the line is blocked which is I the goob behavior. But the first line with a locked activities will locked all others activities bellow.
On the picture, all red areas are read-only (good) but green area should be editable.

I saw the issue, it's in the modelImputationLine.php line 1119 (before the foreach loops end) should be $locked = false; to reset value locked to false for the following line.
I think it's a bug
Bye,
Hi,
I recorded ticket #5102 but I'm not sure issue still exists on V8.6.
Could you please try and reproduce use case on Demo ?
Can not reproduce it ass it seems "under constructions" projects are not displayed in timesheet view. Is it a new feature after V8.4.6?
No, under constrcution projects are not displayed on timesheet since V5.5.0 (ticket #2275)
You're possibly facing issue fixed on V8.4.0 : projects with real work cannot be set to "under constrcution"