Skip to content

Catalog Price Rule sets catalog_product_index_price min price to 0 for bundle products with dynamic pricing #39923

Closed
@SamuelColacchia

Description

@SamuelColacchia

Preconditions and environment

  • 2.4.8

Steps to reproduce

  1. create a catalog price rule save and apply, ensure indexers are current
  2. query the database table catalog_product_index_price based on entity_id for a parent bundle product with dynamic pricing set to true
  3. observe the for the select websites and customer groups the min price has been set to 0

Expected result

The min_price should not be set to 0, it should be the cheapest possible combination of bundle required bundle options.

Actual result

The min_price is set to 0

Additional information

No response

Release note

No response

Triage and priority

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

Metadata

Metadata

Labels

Issue: needs updateAdditional information is require, waiting for responseReported on 2.4.8Indicates original Magento version for the Issue report.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions