phpreport
phpreport copied to clipboard
Slow project load in copied tasks
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.
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.