-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Configuable product: duplicate get attribute options #38000
Comments
Hi @rogerdz. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Delta. Thank you for working on this issue.
|
@magento give me 2.4-develop instance |
Hi @engcom-Delta. Thank you for your request. I'm working on Magento instance for you. |
Hi @engcom-Delta, here is your Magento Instance: https://ac8fe476331222e709db31d49319002f.instances-prod.magento-community.engineering |
Hi @rogerdz, We have tried to replicate this issue and it is reproducible. Below are the steps followed.
Hence confirming this issue. Thanks, |
Unfortunately, not enough information was provided to create a Jira ticket. Please make sure you added the following label(s): Once all required labels are present, please add |
✅ Jira issue https://jira.corp.adobe.com/browse/AC-9587 is successfully created for this GitHub issue. |
✅ Confirmed by @engcom-Delta. Thank you for verifying the issue. |
Preconditions and environment
Steps to reproduce
var_dump($superAttribute->getAttributeId(). '-'. $productId . '-'. $scope->getId());
2. Clean cache
3. Go to random 1 configuable product
Expected result
no duplicate call function getAttributeOptions with same superAttribute and productId
Actual result
duplicate call function getAttributeOptions with same superAttribute and productId
Additional information
No response
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: