Page MenuHomePhabricator

Translation cannot be restarted
Closed, DuplicatePublic

Description

When a person tries to translate an article already translated by him/her, the old translation shows up. This is perfectly normal and is not a bug in itself.
However, there have been at least two cases where the error message stating that the translation is based on an old version (which normally appears) does not appear properly. In one, the button to start the translation from the beginning does not appear, while in the other, the whole error message appear.
As far as I am aware of, pressing that button is the only way to translate an already published translation all over again (based on a newer edition).

note: another way to restart a translation could be a valid alternative (at least for me and one fellow translator)

relevant discussions on Talk:Content translation:

pages with problem

Event Timeline

YTRK renamed this task from "Old version" error message not working to Translation cannot be restarted.May 5 2020, 2:43 PM
YTRK updated the task description. (Show Details)

The underlying limitation seems to be T192065: Starting a new translation is loading contents from a previously deleted one, so I think it makes sense to merge the tickets.
When supporting the option to restart the translation this was discussed (T228968#5368233), and the button is not shown because it could not be supported because of the above issue.

Although making it possible to delete the old translations completely IS a solution to this, there's another bug with the error message, which I think should be settled as a different matter from the merged task.
I had never used that function before, but there WAS a button to restart the translation from scratch when the original became old.

I had never used that function before, but there WAS a button to restart the translation from scratch when the original became old.

The button you mention appears in most cases. It is only hidden (intentionally and temporally) for articles that have been already published since those cannot be restarted because of T192065.
So, once T192065 is fixed, the button will be also visible in those cases.

Oh, I'm sorry. Thank you for your explanation.