Missing return value in Magento\CmsUrlRewrite\Plugin\Cms\Model\Store\View::afterSave can cause saving a storeview to crash #29034
Labels
Component: CmsUrlRewrite
Component: Store
Fixed in 2.4.x
The issue has been fixed in 2.4-develop branch
Issue: Confirmed
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed
Issue: Format is valid
Gate 1 Passed. Automatic verification of issue format passed
Issue: Ready for Work
Gate 4. Acknowledged. Issue is added to backlog and ready for development
Priority: P2
A defect with this priority could have functionality issues which are not to expectations.
Progress: done
Reported on 2.3.4
Indicates original Magento version for the Issue report.
Reproduced on 2.4.x
The issue has been reproduced on latest 2.4-develop branch
Severity: S1
Affects critical data or functionality and forces users to employ a workaround.
Triage: Dev.Experience
Issue related to Developer Experience and needs help with Triage to Confirm or Reject it
Preconditions (*)
Steps to reproduce (*)
app/etc/config.php
file, so manually change that file soMagento_CatalogUrlRewrite
comes later thenMagento_CmsUrlRewrite
:bin/magento cache:flush
(do not runbin/magento setup:upgrade
because it will revert the changes you just did)Expected result (*)
Actual result (*)
Discussion
Error was introduced in Magento 2.3.4 by MC-18561
Following patch seems to resolve the issue:
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
(Not sure if S0 is correct here, creating a storeview feels like critical functionality, but I'm fine with S2 as well ...)
The text was updated successfully, but these errors were encountered: