Closed
Description
openedon Dec 8, 2023
From an internal report where a site somehow ended up with multiple Translation
objects where target_locale
was the same as soruce.locale
which the resulted in some odd behaviours.
Update https://github.com/wagtail/wagtail-localize/blob/main/wagtail_localize/operations.py#L63-L71 to skip any processing when target_locale == source.locale
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels