Skip to content

REST API endpoint: GET /V1/categories/{categoryId}/products sometimes returns wrongly empty list #4105

@dmitriyse

Description

@dmitriyse

Steps to reproduce

  1. Install Magento 2.0.4
  2. Create Root Category from REST API
  3. Bind this category to some product
  4. Perform request to the endpoint: GET /V1/categories/{categoryId}/products for created category in the second point.

Expected result

  1. List of 1 product should be received
  2. ...

Actual result

  1. Empty list received

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions