magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.56k stars 9.32k forks source link

API catalog product render list response missing search criteria and total count #24719

Closed jigneshkhunt closed 1 week ago

jigneshkhunt commented 5 years ago

Preconditions (*)

  1. Magento 2.3.x

Steps to reproduce (*)

  1. Go to the postman and use this URL and param with the GET method URL: http://www.example.com/rest/V1/products-render-info
  2. Param:
searchCriteria[filter_groups][0][filters][0][field] => category_id
searchCriteria[filter_groups][0][filters][0][value] => 4 ( Any Category id )
searchCriteria[filter_groups][0][filters][0][condition_type] => eq
searchCriteria[sort_orders][0][field] => name
searchCriteria[sort_orders][0][direction] => ASC
storeId => 1
currencyCode => USD
searchCriteria[pageSize] => 5
searchCriteria[currentPage] => 1 

Expected result (*)

  1. As per the getList method code, the response should contain items with data, Search criteria with filters and sort options and the total number of products

  2. getList Method code: getList

Actual result (*)

  1. In response, we get items data only.
m2-assistant[bot] commented 5 years ago

Hi @jigneshkhunt. Thank you for your report. To help us process this issue please make sure that you provided the following information:

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento give me 2.3-develop instance - upcoming 2.3.x release

For more details, please, review the Magento Contributor Assistant documentation.

@jigneshkhunt do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?


m2-assistant[bot] commented 5 years ago

Hi @engcom-Charlie. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:

jigneshkhunt commented 5 years ago

@magento give me 2.3-develop instance

magento-engcom-team commented 5 years ago

Hi @jigneshkhunt. Thank you for your request. I'm working on Magento 2.3-develop instance for you

magento-engcom-team commented 5 years ago

Hi @jigneshkhunt, here is your Magento instance. Admin access: https://i-24719-2-3-develop.instances.magento-community.engineering/admin Login: admin Password: 123123q Instance will be terminated in up to 3 hours.

magento-engcom-team commented 5 years ago

Hi @jigneshkhunt. Thank you for your request. I'm working on Magento 2.3-develop instance` to deploy test instance for you

jigneshkhunt commented 5 years ago

Hi @jigneshkhunt. Thank you for your report. To help us process this issue please make sure that you provided the following information:

  • [ ] Summary of the issue
  • [ ] Information on your environment
  • [ ] Steps to reproduce
  • [ ] Expected and actual results

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento give me 2.3-develop instance - upcoming 2.3.x release

For more details, please, review the Magento Contributor Assistant documentation.

@jigneshkhunt do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?

Yes, I am able to reproduce the issue on vanilla Magento instance using given steps.

magento-engcom-team commented 5 years ago

Hi @jigneshkhunt. Thank you for your request. I'm working on Magento 2.3-develop instance for you

magento-engcom-team commented 5 years ago

Hi @jigneshkhunt, here is your Magento instance. Admin access: https://i-24719-2-3-develop.instances.magento-community.engineering/admin Login: admin Password: 123123q Instance will be terminated in up to 3 hours.

magento-engcom-team commented 5 years ago

:white_check_mark: Confirmed by @engcom-Charlie Thank you for verifying the issue. Based on the provided information internal tickets MC-20444 were created

Issue Available: @engcom-Charlie, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

jigneshkhunt commented 5 years ago

I am working on it.

m2-assistant[bot] commented 4 years ago

Hi @luanalves. Thank you for working on this issue. Looks like this issue is already verified and confirmed. But if you want to validate it one more time, please, go though the following instruction:


luanalves commented 4 years ago

PR created https://github.com/magento/magento2/pull/27591

github-jira-sync-bot commented 3 years ago

Unfortunately, not enough information was provided to create a Jira ticket. Please make sure you added the following label(s): Reproduced on 2.4.x, ^Area:.*

Once all required labels are present, please add Issue: Confirmed label again.

github-jira-sync-bot commented 3 years ago

:white_check_mark: Jira issue https://jira.corp.magento.com/browse/AC-1010 is successfully created for this GitHub issue.

m2-assistant[bot] commented 3 years ago

:white_check_mark: Confirmed by @engcom-Alfa. Thank you for verifying the issue.
Issue Available: @engcom-Alfa, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

engcom-Bravo commented 1 week ago

Hi,

Since the Related PR's has been closed we are closing this issue.

Thanks.