ACSD-65787: SchemaBuilder crashes during schema creation or update due to undefined array key “column” in table data
The ACSD-65787 patch fixes the issue where SchemaBuilder class crashes during schema creation or updates due to an undefined array key “column” when processing table data. This patch is available when the Quality Patches Tool (QPT) 1.1.64 is installed. The patch ID is ACSD-65787. Please note that this issue is scheduled to be fixed in Adobe Commerce 2.4.9.
Affected products and versions
The patch is created for Adobe Commerce version:
- Adobe Commerce (all deployment methods) 2.4.7-p5
Compatible with Adobe Commerce versions:
- Adobe Commerce (all deployment methods) 2.4.7-p5
magento/quality-patches package to the latest version and check the compatibility on the Quality Patches Tool: Search for patches page. Use the patch ID as a search keyword to locate the patch.Issue
The SchemaBuilder class crashes during schema creation or updates due to an undefined array key “column” when processing table data.
Steps to reproduce:
- Execute the following command:
bin/magento setup:upgrade
Expected results:
No errors.
Actual results:
Error "Warning: Undefined array key "column" in SchemaBuilder.php on line 90
Apply the patch
To apply individual patches, use the following links depending on your deployment method:
- Adobe Commerce or Magento Open Source on-premises: Quality Patches Tool > Usage in the Quality Patches Tool guide.
- Adobe Commerce on cloud infrastructure: Upgrades and Patches > Apply Patches in the Commerce on Cloud Infrastructure guide.
Related reading
To learn more about Quality Patches Tool, refer to:
- Quality Patches Tool: A self-service tool for quality patches in the Tools guide.