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

Catch mapping exceptions during converting entities. #109

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

DanielSiepmann
Copy link
Contributor

Those are handled the same way,
the entity is skipped and errors are logged.
That way further entities can be imported
while only none working entities are skipped.

Relates: #10653

@DanielSiepmann DanielSiepmann self-assigned this Aug 28, 2023
@DanielSiepmann DanielSiepmann force-pushed the 10653-handle-mapping-issues-while-converting branch 2 times, most recently from 104c915 to e04b7e5 Compare August 29, 2023 08:05
Those are handled the same way,
the entity is skipped and errors are logged.
That way further entities can be imported
while only none working entities are skipped.

Relates: #10653
@DanielSiepmann DanielSiepmann force-pushed the 10653-handle-mapping-issues-while-converting branch from 17dea6e to 167fc3d Compare August 29, 2023 09:28
@DanielSiepmann DanielSiepmann merged commit 2a39dc7 into main Aug 29, 2023
18 checks passed
@DanielSiepmann DanielSiepmann deleted the 10653-handle-mapping-issues-while-converting branch August 29, 2023 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants