Using VSCode in a team.
Classes are edited locally and then saved to server.
Sometimes if we save a change to a class the "version on the server" does not happen or does not function properly and the class gets overwritten.
All the intersystems extensions are updated.
objectscript.overwriteServerChanges is false
This has the potential for serious issues if it happens in a persistent class, but it is difficult to reliably recreate.