You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
step 1
step 2
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.
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
The text was updated successfully, but these errors were encountered: