You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
l10n_parent of workspace index points to the wrong index.
The l10n_parent of a translated record in the workspace points to the live index.
However, it should point to the workspace index with the default language.
This should only be the case when a workspace index with the default language exists, since the original index is "marked as deleted".
This seems to be more complicated...
Might only be relevant in some edge cases and needs more thinking about different combinations.
Notes
In the case of workspaces, the last query matches multiple entries. Returns
l10n_parent
of workspace index points to the wrong index.The
l10n_parent
of a translated record in the workspace points to the live index.However, it should point to the workspace index with the default language.
This should only be the case when a workspace index with the default language exists, since the original index is "marked as deleted".
This seems to be more complicated...
Might only be relevant in some edge cases and needs more thinking about different combinations.
Notes
In the case of workspaces, the last query matches multiple entries. Returns
calendarize/Classes/Service/IndexPreparationService.php
Lines 105 to 131 in 4c78609
The text was updated successfully, but these errors were encountered: