Skip to content

Sales order item table, qty_backordered not set for configurable products #38319

Open
@dverkade

Description

@dverkade

Preconditions and environment

  • 2.4.6-p2

Steps to reproduce

  • Have a configurable product with simple products
  • Make sure the simple products allow backorders and do not have stock
  • Place an order in Magento
  • The qty_backordered field in the sales_order_item table is only set / filled for the simple products, while it's not set on the configurable product, see screenshot.
  • Other fields like qty_ordered, etc are set on the simple product as well as the configurable product.
    image

Expected result

The expected result is that the qty_backordered field is stored in the sales order item table for the configurable product as well.

Actual result

  • The qty_backordered field in the sales_order_item table is only set / filled for the simple products, while it's not set on the configurable product, see screenshot.
  • Other fields like qty_ordered, etc are set on the simple product as well as the configurable product.
    image

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

Assignees

No one assigned

    Labels

    Area: ProductComponent: DBIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.Progress: ready for devReported on 2.4.6-p2Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions