-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
[Issue] Import/Export - Fix 'entity values are mixed' exception when no valid data #32905
Comments
Hi @krishprakash. Thank you for working on this issue.
|
✅ Confirmed by @krishprakash Issue Available: @krishprakash, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
✅ Jira issue https://jira.corp.adobe.com/browse/AC-9116 is successfully created for this GitHub issue. |
✅ Confirmed by @engcom-Lima. Thank you for verifying the issue. |
This issue is automatically created based on existing pull request: #32904: Import/Export - Fix 'entity values are mixed' exception when no valid data
Description
The Import/Export module can operate in two modes: skip errors, stop on error. When configured to skip errors, the import will proceed irrespective of the validation result. When there is no data to import, a exception "entity values are mixed" is thrown. This pull request solves the problem by failing validation in this case.
Related Pull Requests
Fixed Issues
Manual testing scenarios
Questions or comments
none
Contribution checklist
The text was updated successfully, but these errors were encountered: