phpreport icon indicating copy to clipboard operation
phpreport copied to clipboard

Slow project load in copied tasks

Open jaragunde opened this issue 6 years ago • 1 comments

When copying tasks from a selected day, sometimes tasks will be cloned but the project field will remain empty for several seconds, until it's finally loaded.

I think it happens when the current user is not assigned to the project of the copied task. In this situation, it loads the list of assigned projects, fails to find the project there and then proceeds to load the complete list of open projects.

jaragunde avatar Apr 29 '19 10:04 jaragunde

We are in the process of rewriting the frontend for tasks. Any outstanding bugs and enhancements for the old interface will be taken into account as we implement the new design.

dmtrek14 avatar Sep 01 '23 15:09 dmtrek14