Skip to content

Downloadable product links removal on update via API #15923

Closed
@vovsky

Description

@vovsky

Preconditions

  1. Magento 2.2.3/2.2.4
  2. Create regular downloadable product, upload downloadable content

Steps to reproduce

  1. Update downloadable product via REST API with call: PUT rest/V1/products/{sku}:
{
  "product": {
    "name": "BasicBeginner's Yoga (updated)"
  }
}

Expected result

  1. Product attributes specified in request updated, other data remain unchanged

Actual result

  1. After update product has no links to download content (no downloadable information).

beginner_s_yoga___products___inventory___catalog___magento_admin_after

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: WebapiUse with concrete module component label E.g. "Component: Webapi" + "Catalog"Fixed in 2.2.xThe issue has been fixed in 2.2 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.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