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

Fix: Drop incomplete record before metadata processing #598

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

williamputraintan
Copy link
Member

Fixes where it loads records where their internal Ids (e.g. individualId) are still null (as it is incomplete entry) by dropping the record entirely.

@williamputraintan williamputraintan added fix metadata_manager anything related to metadata manager labels Oct 9, 2024
@williamputraintan williamputraintan self-assigned this Oct 9, 2024
@victorskl victorskl linked an issue Oct 9, 2024 that may be closed by this pull request
@victorskl
Copy link
Member

@williamputraintan williamputraintan merged commit 5f45010 into main Oct 9, 2024
6 checks passed
@williamputraintan williamputraintan deleted the fix/loading-null-id branch October 9, 2024 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix metadata_manager anything related to metadata manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Metadata Manager Model Refactor
3 participants