magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.35k stars 9.28k forks source link

getExistsStoreValueFlag() in catalog product model returns wrong data #26581

Open ochnygosch opened 4 years ago

ochnygosch commented 4 years ago

The getExistsStoreValueFlag function in \Magento\Catalog\Model\Product returns wrong information, if it is used on different products during one request.

Preconditions (*)

  1. Magento 2.3.4

Steps to reproduce (*)

  1. Use #26601 to create integration test
  2. Run integration test with ../../../vendor/bin/phpunit testsuite/Magento/Catalog/Model/ProductTest.php in directory dev/tests/integration

Expected result (*)

  1. All tests succeed

Actual result (*)

  1. Test testExistsStoreValueFlagForMultipleProducts fails
m2-assistant[bot] commented 4 years ago

Hi @ochnygosch. Thank you for your report. To help us process this issue please make sure that you provided the following information:

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento give me 2.4-develop instance - upcoming 2.4.x release

For more details, please, review the Magento Contributor Assistant documentation.

@ochnygosch do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?


magento-deployment-service[bot] commented 4 years ago

Thanks for opening this issue!