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

Critical issue: When attempting to create a variant product without an SKU in the product model, the system returns a 500 Internal Server Error. This error is observed in the console. #20486

Open
deepakk-webkul opened this issue Nov 15, 2024 · 0 comments

Comments

@deepakk-webkul
Copy link

  1. Test Environment:
  • Akeneo Version: 7.0.53
  • Mode: Production
  • Sample Data: Icecat sample data fixtures installed

Problem Statement: When attempting to create a variant product without an SKU in the product model, the system returns a 500 Internal Server Error. This error is observed in the console.

Screenshot from 2024-11-15 10-42-27

Log :-:
[2024-11-15T10:42:24.166051+05:30] request.CRITICAL: Uncaught PHP Exception TypeError: "mb_strtolower(): Argument #1 ($string) must be of type string, null given" at /home/users/deepak.kumar/www/html/akeneo7/71/vendor/akeneo/pim-community-dev/src/Akeneo/Pim/Enrichment/Component/Product/Validator/UniqueAxesCombinationSet.php line 90 {"exception":"[object] (TypeError(code: 0): mb_strtolower(): Argument #1 ($string) must be of type string, null given at /home/users/deepak.kumar/www/html/akeneo7/71/vendor/akeneo/pim-community-dev/src/Akeneo/Pim/Enrichment/Component/Product/Validator/UniqueAxesCombinationSet.php:90)"} []

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

No branches or pull requests

1 participant