Details
-
Task
-
Resolution: Fixed
-
None
-
High
-
-
Empty show more show less
Description
Description
To get assigned users for a plunet-task, which are not assigned directly but via their role in Plunet, we us the Plunet-API function "getAllUsers()".
This function took very long, because all users must be loaded from Worldserver.
As consequence, import-worker of tasks are blocked, because this function is part of the plugin-specifc worker on task-import.
To speed things up, the result of the once loaded list should be cached inside Translate5. Default timeout for this cache should be 1 hour (60 minutes) and should be configurable by a Translate5 config.