KingdomFirst / Bulldozer

A multi-component Windows app to convert data into Rock RMS from other church management systems.
https://www.rockrms.com/
Apache License 2.0
8 stars 9 forks source link

Error : Unable to determine composite primary key ordering #64

Open Peter-Shawky opened 2 years ago

Peter-Shawky commented 2 years ago

Thanks for this great tool But i got an error while trying to test the CSV sample data to import it in our Rock RMS but unfortunately I got the current error message : System.InvalidOperationException: 'Unable to determine composite primary key ordering for type 'Rock.Model.GroupLocationScheduleConfig'. Use the ColumnAttribute or the HasKey method to specify an order for composite primary keys.' This exception was originally thrown at this call stack: [External Code] Bulldozer.CSV.CSVComponent.LoadExistingData(string) in CSVComponent.cs Bulldozer.CSV.CSVComponent.TransformData(System.Collections.Generic.Dictionary<string, string>) in CSVComponent.cs

nateh777 commented 2 years ago

Please update you request with our issue template to help us confirm your issue. Specifically, the Steps to Reproduce and Context section are required.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. step 1
  2. step 2
  3. you get it...

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.