#5976 closed defect (bug) (fixed)
Translate database maybe corrupt as it shows duplicate originals with "current" state
Reported by: | psmits1567 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Translate Site & Plugins | Keywords: | |
Cc: |
Description
The last two months I encountered several projects with a higher percentage completed as are within the project. There is shown a percentage of 103 % with the following project
https://translate.wordpress.org/projects/wp-plugins/xml-sitemap-feed/stable/nl/default/?filters%5Btranslated%5D=yes&filters%5Bstatus%5D=current
The amount of translated records is incorrect
Filter ↓ • Sort ↓ • All (159) • Translated (164) • Untranslated (0) • Waiting (0) • Fuzzy (0) • Warnings (0)
To solve this you need to reject the original with the wrong translation.
It appears to me that the state of the previous translation is not set to "old"
That results in two records with state "current"
I have left this project in the state it currently is.
Check this original
https://translate.wordpress.org/projects/wp-plugins/xml-sitemap-feed/stable/nl/default/?filters%5Bstatus%5D=either&filters%5Boriginal_id%5D=2146435&filters%5Btranslation_id%5D=56179538
I'm assuming that this has happened due to two sync tasks running at the same time. I have cleaned up the project. Feel free to comment here if you notice other projects with the same issue.