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.47k stars 9.29k forks source link

The requested component ("int") is not found. Before using, you must add the implementation #20985

Closed karthik32cse closed 5 years ago

karthik32cse commented 5 years ago

I am getting this following error while editing the product. This issue occurred after sync the products from Akeneo to Magento using Pimgento 2 API. Issue: The requested component ("int") is not found. Before using, you must add the implementation.

Environment: Magento CE 2.1.9 Akeneo CE 2.3 PHP 7 Mysql 5.7.25

Steps to reproduce

  1. Sync products from Akeneo to Magento using Pimgento 2 API
  2. After sync try to edit products, it throws an error

Expected results

  1. I should be able to edit the product in admin grid.

Actual results The requested component ("int") is not found. Before using, you must add the implementation.

magento-engcom-team commented 5 years ago

Hi @karthik32cse. 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-engcom-team give me 2.3-develop instance - upcoming 2.3.x release

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

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

magento-engcom-team commented 5 years ago

Hi @engcom-backlog-nazar. 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:

ghost commented 5 years ago

Hi @karthik32cse The GitHub issue tracker is intended for Magento Core technical issues only. Please refer to the Community Forums or the Magento Stack Exchange site for advice or general discussion about this issue.