Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/api/catalog/search/categories doesn't provide abilty to browse the catalog #272

Open
OlegoO opened this issue Sep 27, 2019 · 1 comment

Comments

@OlegoO
Copy link
Contributor

OlegoO commented Sep 27, 2019

Please provide detailed information about your issue, thank you!

Version info:

  • Platform version: 2.13.50
  • Module version: 2.23.23

Expected behaviour

Find Top Categories, Then Child Categories and etc

Actual behaviour

The method returns all categories

Steps to reproduce

  1. Go to Swagger UI
  2. Find /api/catalog/search/categories
  3. Send POST
{
  "catalogId": "fc596540864a41bf8ab78734ee7353a3",
  "skip": 0,
  "take": 100,
}

I expected to see 2 categories, instead of 12.

Workaround: Use /api/catalog/listentries method, like admin UI

@tatarincev tatarincev added this to the Operations milestone Oct 16, 2019
@kostyrin kostyrin self-assigned this Dec 16, 2019
@kostyrin
Copy link
Contributor

@t13ka t13ka removed this from the Operations milestone Dec 25, 2019
@t13ka t13ka closed this as completed Jan 10, 2020
@yecli yecli reopened this Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants