Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DynamboDb ignores new property in Entity when using Streams #115

Open
harrypooni-118 opened this issue Aug 17, 2024 · 1 comment
Open

DynamboDb ignores new property in Entity when using Streams #115

harrypooni-118 opened this issue Aug 17, 2024 · 1 comment
Labels

Comments

@harrypooni-118
Copy link

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.

@tebanieo
Copy link
Contributor

Hello harrypooni-118 is this question related to any specific example on this repository or are you asking guidance to understand your specific situation with your code?

@tebanieo tebanieo added help wanted We are welcoming your contribution :) and removed help wanted We are welcoming your contribution :) labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants