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

Configurable product disabling lowest price associated product still shows its price #4419

Closed
shayanhusaini opened this issue May 6, 2016 · 6 comments
Assignees
Labels
bug report Component: Catalog Component: Tax Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@shayanhusaini
Copy link

Steps to reproduce

  1. Create a configurable product and associate simple products with it.
  2. Disable the lowest price simple product

Expected result

  1. It should display the price of lowest enabled product

Actual result

  1. Displays the price of lowest disabled product
    1
    2
    3

After setting the price of disabled product to 0 works perfectly and displays the correct price.

@shayanhusaini
Copy link
Author

Any update on this issue?

@pboisvert
Copy link

@antboiko can you have the team validate this issue and file a ticket if confirmed

@antboiko
Copy link

Hi @shayanhusaini, thanks for reporting this issue. We've created internal ticket MAGETWO-52717 to fix this.

Best,
Anton.

@shayanhusaini
Copy link
Author

How soon is it going to be resolved???

@Cacasapo
Copy link

Cacasapo commented Aug 4, 2016

In 2.1, setting the disabled product's price to 0 does not fix this. I had to set the disabled products' price to the lowest enabled product price as a workaround.

@vkorotun vkorotun removed the MX label Aug 4, 2016
@miakusha miakusha added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Component: Tax Component: Catalog labels Sep 27, 2016
mmansoor-magento pushed a commit that referenced this issue Oct 19, 2016
…ssociated product still shows its price #4419

-- fix main select builder
mmansoor-magento pushed a commit that referenced this issue Oct 19, 2016
…ssociated product still shows its price #4419

-- refactoring
-- test coverage
mmansoor-magento pushed a commit that referenced this issue Oct 19, 2016
…ssociated product still shows its price #4419

-- fix static tests
mmansoor-magento pushed a commit that referenced this issue Oct 19, 2016
…ssociated product still shows its price #4419

-- fix integration tests
mmansoor-magento pushed a commit that referenced this issue Oct 19, 2016
…ssociated product still shows its price #4419

-- fix static tests
mmansoor-magento pushed a commit that referenced this issue Oct 19, 2016
…ssociated product still shows its price #4419

-- fix unit tests
mmansoor-magento pushed a commit that referenced this issue Oct 19, 2016
…ssociated product still shows its price #4419

-- add api annotation to interfaces
mmansoor-magento pushed a commit that referenced this issue Oct 19, 2016
…ssociated product still shows its price #4419

-- fix integration tests
-- fix problem with default store id resolving
mmansoor-magento pushed a commit that referenced this issue Oct 19, 2016
…ssociated product still shows its price #4419

-- revert store resolving fix
-- fix static tests
mmansoor-magento pushed a commit that referenced this issue Oct 19, 2016
[DRAGONS] Bugs fixing (P0)
- MAGETWO-52717 [GitHub] Configurable product disabling lowest price associated product still shows its price #4419
- MAGETWO-59315 Non consistent save Product Stock Item via Web API and repository directly
okorshenko pushed a commit that referenced this issue Dec 14, 2016
…est price associated product still shows its price #4419 - for 2.0
okorshenko pushed a commit that referenced this issue Dec 14, 2016
…est price associated product still shows its price #4419 - for 2.0

- fix builds
okorshenko pushed a commit that referenced this issue Dec 14, 2016
…est price associated product still shows its price #4419 - for 2.0

- fix builds
okorshenko pushed a commit that referenced this issue Dec 14, 2016
…est price associated product still shows its price #4419 - for 2.0

- fix builds
okorshenko pushed a commit that referenced this issue Dec 14, 2016
…est price associated product still shows its price #4419 - for 2.0

- fix builds
okorshenko pushed a commit that referenced this issue Dec 14, 2016
Fixed issues:
 - MAGETWO-59950: Configurable product option price is displayed incorrectly per website - for 2.0.x
 - MAGETWO-59415: [Backport] - As low as price for configurable product is shown for disabled simple options - for 2.0.11
 - MAGETWO-60187: [Backport] Non consistent save Product Stock Item via Web API and repository directly - 2.0
 - MAGETWO-57056: [Backport] [GitHub] Configurable product disabling lowest price associated product still shows its price #4419 - for 2.0
okorshenko pushed a commit that referenced this issue Dec 14, 2016
…owest price associated product still shows its price #4419 - for 2.1
okorshenko pushed a commit that referenced this issue Dec 14, 2016
[Dragons] Bugfixing 2.1
- MAGETWO-57055 [Backport] - [GitHub] Configurable product disabling lowest price associated product still shows its price #4419 - for 2.1
- MAGETWO-59879 [Backport] - "As low as" is displayed for configurable product on Category page if min price configuration isn't available - for 2.1.3
- MAGETWO-59874 [Backport] - Non consistent save Product Stock Item via Web API and repository directly - for 2.1
@elenleonova
Copy link

This issue has been delivered to 2.1.3 and 2.0.11 as of today.

magento-cicd2 pushed a commit that referenced this issue Oct 8, 2019
[TSG] Fixes for 2.2.10 (pr101) (2.2.10-develop)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Component: Catalog Component: Tax Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests

8 participants