Skip to content
New issue

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

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

Already on GitHub? # to your account

Removing item prep call when creating the aggregate #110

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

roly445
Copy link

@roly445 roly445 commented Jan 1, 2024

This PR resolves the issue where child entities don't save when the object is first pushed to the database as discussed in #105 .

I have removed the code to prep the items and the original tests still pass. I have also pushed the packages to a private Nuget repository to check that the changes have the desired effect and work as expected.

@mgernand
Copy link
Contributor

mgernand commented Jan 1, 2024

Thanks for your contribution. 👍
I'll have a look at your PR sometime this week.

@mgernand
Copy link
Contributor

mgernand commented Jan 4, 2024

Could you add tests in the Fluxera.Repository.EntityFrameworkCore.IntegrationTests project to the AddTests class that may reproduce the issue you had?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants