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

B: Fellowship One: Entity of type Group Validation Error "The Name field is required." #40

Open
4 tasks done
jasongibb opened this issue Nov 9, 2020 · 1 comment
Open
4 tasks done
Labels
bug Something isn't working

Comments

@jasongibb
Copy link

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.

  • I have classified my issue according to the following rules:

Bug Classifications:

Enhancement: A desired change to the code that enhances functionality verses fixing an issue.

Bug: Updating code to work as originally designed.

  • I am running the latest version
  • I checked to make sure that this issue has not already been filed
  • I've named my issue either B: or E: depending on whether it is a bug or an enhancement

Expected 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.

  • Rock Version: 10.2.3
  • Bulldozer Version: Bulldozer-v1.10.2.3.20200615
  • SQL Server Version: SQL 2019 Developer Edition
  • Windows Version: Windows 10

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.

@jasongibb jasongibb added the bug Something isn't working label Nov 9, 2020
@itsgudenuf
Copy link

Did you ever find a resolution to this issue?

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

No branches or pull requests

2 participants