Skip to content

Display Out of Stock configurable product options #26673

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

Closed
seb-jean opened this issue Feb 3, 2020 · 13 comments
Closed

Display Out of Stock configurable product options #26673

seb-jean opened this issue Feb 3, 2020 · 13 comments
Labels
Area: Frontend Component: Catalog Component: ConfigurableProduct duplicate Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Reported on 2.3.4 Indicates original Magento version for the Issue report. Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch

Comments

@seb-jean
Copy link

seb-jean commented Feb 3, 2020

Preconditions (*)

  1. Magento 2.3.4

Steps to reproduce (*)

  1. A configurable product with only one attribute for variant (just size, not color)
  2. 3 simple products with attribute size : XL (stock 0) L (stock 100), S (stock 100).
  3. Go to the product page

Expected result (*)

  1. Have the product with the 3 sizes displayed (XL, L, XS)

Actual result (*)

  1. I have the product with sizes L and S and not XL
@magento-deployment-service
Copy link

Thanks for opening this issue!

@m2-assistant
Copy link

m2-assistant bot commented Feb 3, 2020

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

  • Summary of the issue
  • Information on your environment
  • Steps to reproduce
  • Expected and actual results

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.

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

  • yes
  • no

@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label Feb 3, 2020
@ajijshekh123 ajijshekh123 self-assigned this Feb 3, 2020
@m2-assistant
Copy link

m2-assistant bot commented Feb 3, 2020

Hi @ajijshekh123. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: 👇

  • 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).

    DetailsIf the issue has a valid description, the label Issue: Format is valid will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid appears.

  • 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description label to the issue by yourself.

  • 3. Add Component: XXXXX label(s) to the ticket, indicating the components it may be related to.

  • 4. Verify that the issue is reproducible on 2.4-develop branch

    Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!

  • 5. Add label Issue: Confirmed once verification is complete.

  • 6. Make sure that automatic system confirms that report has been added to the backlog.

@ajijshekh123
Copy link

Give me @magento give me 2.4-develop instance

@magento-engcom-team
Copy link
Contributor

Hi @ajijshekh123. Thank you for your request. I'm working on Magento 2.4-develop instance for you

@magento-engcom-team
Copy link
Contributor

Hi @ajijshekh123, here is your Magento instance.
Admin access: https://i-26673-2-4-develop.instances.magento-community.engineering/admin_0a98
Login: 1f8786df Password: c6d01d0a76fa
Instance will be terminated in up to 3 hours.

@ajijshekh123
Copy link

Hello @seb-jean,
I have verified this issue as per your steps and review the Actual and Expected result.
I didn't reproduce this issue in Default Magento 2.4 Instance.
Please review attached the screenshot and Let me know Should I close this issue or not?
If you have added an extension or library please let me know.

Admin_Screenshot:
AdminScreenshot

Front end_Screenshot:
Frontend

Thanks.

@ajijshekh123 ajijshekh123 added Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch Progress: needs update labels Feb 3, 2020
@seb-jean
Copy link
Author

seb-jean commented Feb 3, 2020

I see that you have the same problem: XL is not displayed.

@ajijshekh123
Copy link

Okay, I understand @seb-jean, It should be there on the front end and when the user selects the XL option, "Out of stock" status should be displayed.
Am I Right @seb-jean?

@seb-jean
Copy link
Author

seb-jean commented Feb 3, 2020

You are right :)

@ajijshekh123 ajijshekh123 added Area: Frontend Component: Catalog Component: ConfigurableProduct Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch and removed Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch Progress: needs update labels Feb 3, 2020
@ghost ghost unassigned ajijshekh123 Feb 3, 2020
@magento-engcom-team
Copy link
Contributor

✅ Confirmed by @ajijshekh123
Thank you for verifying the issue. Based on the provided information internal tickets MC-31017 were created

Issue Available: @ajijshekh123, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

@magento-engcom-team magento-engcom-team added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Feb 3, 2020
@krishprakash
Copy link

Hello @seb-jean,
Thank you for report.
This issue is duplicate to #16069 and already discussed many times.
You can track the conversation from above issue id.

@seb-jean
Copy link
Author

seb-jean commented Feb 3, 2020

So in fact this is normal behavior?

@magento-engcom-team magento-engcom-team added the Reported on 2.3.4 Indicates original Magento version for the Issue report. label Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Frontend Component: Catalog Component: ConfigurableProduct duplicate Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Reported on 2.3.4 Indicates original Magento version for the Issue report. Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch
Projects
None yet
Development

No branches or pull requests

4 participants