Details
-
Bug
-
Resolution: Unresolved
-
None
-
High
-
Empty show more show less
Description
problem
The database field LEK_languageresources.langResUuid is not set to unique.
Check TRANSLATE-3733, should be done together, since both issues have common parts.
solution
- Investigate where the field is used internally
- Check if references can be updated
- Create a script which searches for duplications (will be a lot in the instances using GroupShare Plug-In)
- The fix should update the uuid to a calculated one if duplicated
- After that apply the unique index to the field
Attachments
Issue Links
- is blocked by
-
TRANSLATE-3733 Introduce new language resource identifier specificId
- Done