sitegeist / Sitegeist.LostInTranslation

Automatic Translations for Neos via DeeplApi
GNU General Public License v3.0
9 stars 9 forks source link

TASK: Improve sync process #19

Closed gradinarufelix closed 1 year ago

gradinarufelix commented 1 year ago

This PR fixes issues with misplaced nodes after automatic translations by also syncing the sort index and moving nodes if parents are not matching. It introduces an active state to avoid race conditions and endless loops.

gradinarufelix commented 1 year ago

Resolved in #20