Skip to content

CatalogSpecialPriceStorage API delete does not delete by store id #25907

Closed
@nthurston

Description

@nthurston

Preconditions (*)

  1. Magento 2.2.8
    M 2.3.3

Steps to reproduce (*)

  1. Create multiple websites
  2. Set Catalog Price Scope to Website
  3. Create special price for a product on one of the websites (or both)
  4. Call V1/products/special-price-delete API specifying one of the store_id's
    price2

Expected result (*)

  1. Expect only the price with the store_id specified to be removed

Actual result (*)

  1. All special prices for that sku are removed from all stores
    s-price

Metadata

Metadata

Labels

Component: ApiUse with concrete module component label E.g. "Component: Api" + "Catalog"Issue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentPriority: P2A defect with this priority could have functionality issues which are not to expectations.Progress: doneReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releaseReproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S2Major restrictions or short-term circumventions are required until a fix is available.Triage: DoneHas been reviewed and prioritized during Triage with Product Managers

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions