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

/vendor/magento/module-configurable-product/Model/Product/Type/VariationMatrix.php on line 43 #14240

Closed
forwells opened this issue Mar 22, 2018 · 8 comments
Labels
Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Progress: needs update

Comments

@forwells
Copy link

magento2
/vendor/magento/module-configurable-product/Model/Product/Type/VariationMatrix.php on line 43

Preconditions

  1. magento 2.2.2

the configurable products edit error

Steps to reproduce

  1. add a configrable products
  2. save
  3. do some attributes options

Expected result

  1. it works normally

Actual result

  1. [Screenshot, logs]
    image

but it tell me a offset error~
magento tell me "Notice: Undefined offset: 0 in /var/www/magento2/vendor/magento/module-configurable-product/Model/Product/Type/VariationMatrix.php on line 43"

@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label Mar 22, 2018
@magento-engcom-team
Copy link
Contributor

@dearmatta , thank you for your report.
We were not able to reproduce this issue by following the steps you provided. Please provide more detailed steps to reproduce or try to reproduce this issue on a clean installation or latest release.

@forwells
Copy link
Author

Somehow this problem has arisen, but so far, it has not found that problem again.

elfeffe added a commit to elfeffe/magento2 that referenced this issue Sep 19, 2019
Problem with configurables when the simple products that were associated did not have a value for the configurable attribute.
Fix this issue magento#14240
elfeffe added a commit to elfeffe/magento2 that referenced this issue Sep 19, 2019
Problem with configurables when the simple products that were associated did not have a value for the configurable attribute.
Fix this issue magento#14240
@elfeffe
Copy link
Contributor

elfeffe commented Sep 19, 2019

I have created a pull request for this. I was having the same problem.
#24659

@magento-engcom-team magento-engcom-team added the Fixed in 2.3.x The issue has been fixed in 2.3 release line label Oct 8, 2019
@magento-engcom-team
Copy link
Contributor

Hi @Low-config. Thank you for your report.
The issue has been fixed in #24659 by @elfeffe in 2.3-develop branch
Related commit(s):

The fix will be available with the upcoming 2.3.4 release.

@katesuykovskaya
Copy link

katesuykovskaya commented Nov 22, 2019

@magento-engcom-team the condition to reproduce is - when creating configurable product you need to choose an attribute, that is not present in attribute set, that future simple products will be created

@magento-seis10
Copy link

This is still an issue for 2.3.5-p2

@usuyukiso
Copy link

reproduced for M2.4.3 and 2.4.4-p1

@duckchip
Copy link
Contributor

Reproduced on 2.3.7-p4 @magento-engcom-team this ticket should be reopened

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Progress: needs update
Projects
None yet
Development

No branches or pull requests

7 participants