Fluxera.Repository icon indicating copy to clipboard operation
Fluxera.Repository copied to clipboard

Removing item prep call when creating the aggregate

Open roly445 opened this issue 1 year ago • 2 comments

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.

roly445 avatar Jan 01 '24 14:01 roly445