Skip to content

API: Bundle Product Option Repository Delete method removes incorrect option #18979

@nthurston

Description

@nthurston

Preconditions (*)

  1. Magento version 2.2.6
  2. REST API

Steps to reproduce (*)

  1. Create Bundle Product with 2 or more options
  2. Call /V1/bundle-products/{sku}/options/{optionId} with any option id other than first option

Expected result (*)

  1. Option with OptionId specified in request removed

Actual result (*)

  1. First option always removed, regardless of optionId specified

Metadata

Metadata

Assignees

Labels

Component: BundleFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: 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 developmentReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions