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

SetterDetection errors not displayed #13

Open
dhirtzbruch opened this issue Apr 5, 2022 · 0 comments
Open

SetterDetection errors not displayed #13

dhirtzbruch opened this issue Apr 5, 2022 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@dhirtzbruch
Copy link
Member

SetterDetectionExceptions and other errors thrown during import, are added to the ImportResult entity. When the object manager is flushed after the import ends, and then throws an exception (in this case NotNullConstraintViolationException), it hides the issues root cause, which was the SetterDetectionException, preventing the field to be set.

@dhirtzbruch dhirtzbruch added the bug Something isn't working label Apr 5, 2022
@dhirtzbruch dhirtzbruch added this to the v1.0 milestone Feb 10, 2023
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

1 participant