Hello.
We have a problem with Items in DW 8.3. The problem is kind of related to our development process and setup. When one of our guys alter the structure of an item (add or remove fields) then the XML file changes and DW makes these changes in the DB. But we have several solutions running and if one of the other guys don't pull this change in the XML from Git his website will persist the outdated XML into the database and then delete the data.
Is there a way to force DW not to do this?