rappen / BulkDataUpdater

Updates or touches single attributes on a set of records.
https://www.nuget.org/packages/Cinteros.XrmToolBox.BulkDataUpdater/
GNU General Public License v3.0
5 stars 5 forks source link

Account is the required field for the header #182

Closed chrisgmbishop closed 1 year ago

chrisgmbishop commented 1 year ago

[Write any error info to resolve easier] Trying to reassign a number of Opportunity records and I get this error.


System.Exception:
Account is the required field for the header.
Rappen.XTB.BDU
- Cinteros.XTB.BulkDataUpdater.BulkDataUpdater.<>c__DisplayClass1_0.<AssignRecords>b__0(BackgroundWorker bgworker, DoWorkEventArgs workargs)
- System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
- System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

chrisgmbishop commented 1 year ago

Silly me. Account columns weren't filled in after a migration