Open
Description
We had issue where a new Entity property was being missed from the DBStream New_Image event record. We couldn't understand why this occurred and the resolution we ended up using was to drop the database table and recreate it. However in production this wouldn't be a good outcome.
Any guidance to why this occurred and how to avoid it? FYI...Our solution is a .NET 6 code base using Servleress Framework for the deployment model.