- miiimooo Europe
@lamp5 that's a misunderstanding. I meant to say I'm trying to merge a (separate) German node so it becomes the German translation.
I think it's risky to delete the entities before the merged entity is successfully saved. If something happens before that the entity is irreversible lost.
Also, if there is referencing counting in place somewhere, then saving before deleting is a a good idea. Imagine there is a clean-up happening if file reference count goes to 0 and the file is removed before the entity is saved.
- Status changed to RTBC
over 1 year ago 12:38pm 23 August 2023 - 🇫🇮Finland sokru
I was not able to reproduce the issue with vanilla 10.1.x, but I assume this could be an issue on production. So after reading the reasoning and the code I think this should be committed.