In the recently merged #3965, we implemented Resource obsoletion and de-obsoletion. The next step is to work on Entity de-obsoletion following the de-obsoletion of a Resource.
The entities which are the same between the Resource that exists in Pontoon (Resource A) and the one that is being "added back in" via sync (Resource B) should be de-obsoleted. Entities that do not exist in Resource A should be created.
Further discussion is likely needed on the particulars of the implementation and design.
UPDATE: May 8, 2026 at 0745 UTC by @mathjazz (simplified the proposal)
In the recently merged #3965, we implemented
Resourceobsoletion and de-obsoletion. The next step is to work onEntityde-obsoletion following the de-obsoletion of aResource.The entities which are the same between the Resource that exists in Pontoon (Resource A) and the one that is being "added back in" via sync (Resource B) should be de-obsoleted. Entities that do not exist in Resource A should be created.
Further discussion is likely needed on the particulars of the implementation and design.
UPDATE: May 8, 2026 at 0745 UTC by @mathjazz (simplified the proposal)