Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Important Notes:

TRANSLATE-2045

  • This update modifies the whole data of the database! Therefore a back up of the database directly before the update is mandatory!
  • On larger installations this update may need some time (for example for 2.5 million segments in 700 tasks the script needed about 15 minutes)
  • The database script requires user with ALTER privilege on the database - which should be the case if installed translate5 as described in the installation guide.
  • In the case of errors collect them and send them to us and restore your backup.
  • In the issue description is a manual guide for the migration

Changed

TRANSLATE-2246: Move the Ip based exception and the extended user model into the same named Plugin
Some code refactoring.

Bugfixes

TRANSLATE-2259: Inconsistent workflow may lead in TaskUserAssoc Entity Not Found error when saving a segment.
The PM is allowed to set the Job associations as they want it. This may lead to an inconsistent workflow. One error when editing segments in an inconsistent workflow is fixed now.

...