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
I am encountering an issue where some string segments reset after synchronizing and publishing translations. Specifically:
Only certain pages are affected, and within those pages, only some strings reset.
The resetting string segments are being re-inserted into the wagtail_localize_stringsegments table after synchronization.
Other pages and string segments of same page model work as expected without issues.
Environment:
wagtail-localize: 1.8
Django: 4.0.7
Wagtail: 5.2
Database: MySQL
I am encountering an issue where some string segments reset after synchronizing and publishing translations. Specifically:
Only certain pages are affected, and within those pages, only some strings reset.
The resetting string segments are being re-inserted into the wagtail_localize_stringsegments table after synchronization.
Other pages and string segments of same page model work as expected without issues.
Environment:
This is how i created page
The text was updated successfully, but these errors were encountered: