Hi Crowdin team and community,
We encountered a bug that leaves strings permanently stuck in an “unsaved” state with no way to resolve them.
Context:
A Translator started editing a set of strings and left them unsaved. Several hours later, a Project Manager edited the same strings and saved them. Editor allowed the Manager to overwrite the unsaved translations without any warning to either party.
From that point on, the Translator’s 22 strings remained permanently stuck as “unsaved translations” with no way to resolve or dismiss them.
Steps to reproduce:
- A Translator edits strings but does not save them immediately.
- A Project Manager edits and saves the same strings later.
- The Translator’s strings remain stuck as “unsaved translations”.
- Clicking “Save All” triggers an error message suggesting manual resolution via the “Unsaved translations” filter.
- However, even after following the suggested manual steps, the strings remain permanently stuck with no resolution path.
What we tried:
Before reporting this bug, we consulted the Crowdin Editor documentation. The “Managing Unsaved Translations” section only describes how to save or view unsaved translations under normal conditions. It does not address conflict scenarios or provide any resolution path for strings that are permanently stuck.
Expected behavior:
- Warn the second editor that unsaved changes exist for the string they are about to modify.
- Or provide a clear resolution path when a conflict occurs, rather than leaving strings permanently stuck.
Actual behavior:
- No warning was shown to either party.
- Strings remain permanently stuck as “unsaved” with no way to resolve or dismiss them, even after following the suggested manual steps.
Impact:
- Creates a permanent unresolvable state in the Editor.
- Affects the translator’s workflow with no way to clear the stuck strings.
Thank you for looking into this!