-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responseReported on 2.4.5Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.
Description
Preconditions and environment
- Magento version 2.4.3 to 2.4.5
Steps to reproduce
- composer require-commerce magento/product-enterprise-edition 2.4.5 --no-update
- Composer update
- bin/magento setup:upgrade
Expected result
Upgrade completed succesfully
Actual result
Cannot instantiate interface Magento\AdobeImsApi\Api\ConfigInterface#0 /store2/vendor/magento/framework/ObjectManager/ObjectManager.php(70): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Magento\AdobeIm...')
Additional information
I tried app>etc>config.php
'Magento_AdobeImsApi' => 0, and 'Magento_AdobeImsApi' => 1,
And it did not work in both.
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Issue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responseReported on 2.4.5Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.