Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Error : Unable to determine composite primary key ordering #64

Open
Peter-Shawky opened this issue Apr 26, 2022 · 1 comment
Open

Error : Unable to determine composite primary key ordering #64

Peter-Shawky opened this issue Apr 26, 2022 · 1 comment
Labels
bug Something isn't working Needs Confirmation

Comments

@Peter-Shawky
Copy link

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

@Peter-Shawky Peter-Shawky added the bug Something isn't working label Apr 26, 2022
@nateh777
Copy link
Member

nateh777 commented Apr 27, 2022

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.

  • Rock Version:
  • Bulldozer Version:
  • SQL Server Version:
  • Windows Version:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Needs Confirmation
Projects
None yet
Development

No branches or pull requests

2 participants