B: Fellowship One: Entity of type Group Validation Error "The Name field is required." #40
Open
4 tasks done
Labels
bug
Something isn't working
Prerequisites
We will take your suggestion into consideration, however, if you would like to sponsor this change, please email sales@kingdomfirstsolutions.com and we will process an estimate for you.
Otherwise, bugs will be addressed in the order of criticality, and enhancements will be addressed as sponsored, or as we have the available bandwidth. Note: Our code may not be vetted for, and may not support early release Rock versions only general release Rock versions.
Please answer the following questions for yourself before submitting an issue.
Bug Classifications:
Enhancement: A desired change to the code that enhances functionality verses fixing an issue.
Bug: Updating code to work as originally designed.
B:
orE:
depending on whether it is a bug or an enhancementExpected Behavior
The import to complete.
Current Behavior
The import is failing during the Person import after about 119,000 records with only about 3,000 remaining.
Failure Information (for bugs)
11/8/2020 10:49:00 PM,Group (Foreign Key: ),"Entity of type "Group" in state "Added" has the following validation errors:"
11/8/2020 10:49:00 PM,Name,"- Property: "Name", Error: "The Name field is required.""
11/8/2020 10:49:00 PM,Transform Data,"The Name field is required."
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Run the SQL against the MDF. Start the import.
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Failure Logs
11/9/2020 10:44:50 AM,Group (Foreign Key: ),"Entity of type "Group" in state "Added" has the following validation errors:"
11/9/2020 10:44:50 AM,Name,"- Property: "Name", Error: "The Name field is required.""
11/9/2020 10:44:50 AM,Transform Data,"The Name field is required."
I am assuming that this is referring to the Family Group Type since it hasn't completed the Person import. The Foreign Key in the Group table is getting set to the HouseholdId, so I checked to make sure the MDF doesn't have any blank or weird data in the HouseholdID field. All looks good from what I can tell.
The text was updated successfully, but these errors were encountered: