-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Open
Labels
Issue: ready for confirmationReported on 2.4.xIndicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.
Description
This issue is automatically created based on existing pull request: #40322: Fix Magento install error: "Attribute with ID: 'url_key' does not exist"
Description (*)
This PR fixes a Magento installation failure: 'Unable to apply data patch Magento\Catalog\Setup\Patch\Data\UpdateProductUrlKeyBackendModel for module Magento_Catalog. Original exception message: Attribute with ID: "url_key" does not exist'

Manual testing scenarios (*)
- Perform a standard Magento installation process.
- Verify that the installation completes successfully without any errors.
Expected Result:
Magento installs successfully and no error related to the url_key attribute or data patches appears.
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- All automated tests passed successfully (all builds are green)
Metadata
Metadata
Assignees
Labels
Issue: ready for confirmationReported on 2.4.xIndicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.
Type
Projects
Status
Ready for Confirmation