Umbraco 16.4 nodes seem published, but are not

Hi @BlagoCuljak

The ‘discard changes’ dialog seems to me like a different problem than the thread topic?

But no worries — on this particular problem you can investigated what causes it. When the Discard Changes dialog is shown you can see the compared JSON in the DevTools and see what caused this dialog.
In that way you can see what part of the data that got changed by the UI. We can use that to see what causes the dialog to appear. Maybe there is a concrete problem to be fixed, perhaps you just need to re-save the data because it contains data that was written with different configurations or saved in older versions?

So I would assume if you save it, it should no longer notify you.