KingdomFirst / Excavator

We have now released Bulldozer on GitHub. Bulldozer is the super-powerful big brother to Excavator. Because Bulldozer is now published on GitHub we will no longer be supporting Excavator. Thank you for all the support here!
https://github.com/KingdomFirst/Bulldozer
19 stars 20 forks source link

Issue importing into Rock from contribution table from F1 database #165

Closed keitharich closed 7 years ago

keitharich commented 7 years ago

Received the following error from Excavator when attempting to load data from the contribution table in the F1 database to the Rock. It would not let me attached the .txt exception file to this post so I had to paste the error below. I have posted this one Slack as well. Any assistance is greatly appreciated.

2/5/2017 9:59:42 AM,Transform Data,"System.Data.Entity.Validation.DbEntityValidationException: Validation failed for one or more entities. See 'EntityValidationErrors' property for more details. at System.Data.Entity.Internal.InternalContext.SaveChanges() at Rock.Data.DbContext.SaveChanges(Boolean disablePrePostProcessing) at Excavator.F1.F1Component.AddAccount(RockContext lookupContext, String fundName, String accountGL, Nullable1 fundCampusId, Nullable1 parentAccountId, Nullable1 isActive) in C:\Users\krichardson\Downloads\Excavator-master\Excavator-master\Excavator.FellowshipOne\Maps\Financial.cs:line 659 at Excavator.F1.F1Component.MapContribution(IQueryable1 tableData, List1 selectedColumns) in C:\Users\krichardson\Downloads\Excavator-master\Excavator-master\Excavator.FellowshipOne\Maps\Financial.cs:line 425 at Excavator.F1.F1Component.TransformData(Dictionary2 settings) in C:\Users\krichardson\Downloads\Excavator-master\Excavator-master\Excavator.FellowshipOne\F1Component.cs:line 211 at Excavator.ProgressPage.bwImportData_DoWork(Object sender, DoWorkEventArgs e) in C:\Users\krichardson\Downloads\Excavator-master\Excavator-master\Excavator\Views\ProgressPage.xaml.cs:line 123"