-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Undefined array key "simple_free_shipping" - vendor/magento/module-sales-rule/Controller/Adminhtml/Promo/Quote/Save.php #39827
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @rossparachute. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Bravo. Thank you for working on this issue.
|
Hi @rossparachute, Thanks for your reporting and collaboration. We have tried to reproduce the issue in latest 2.4-develop instance and we are not able to reproduce the issue.Kindly refer the attached video. Screen.Recording.2025-04-21.at.3.57.41.pm.movThe rule is saved successfully. Kindly recheck the issue in latest 2.4-develop instance and elaborate the steps to reproduce if the issue is still reproducible. Thanks. |
Hi @rossparachute, This issue is being closed since it has not been updated in a long time.Please feel free to reopen or raise a new ticket if the issue still exists. Thanks. |
Preconditions and environment
We've noticed this is a problem, likely only on 2.4.6 and below as the 2.4-develop sorted it. We've never got that via composer though. Patch below.
Saves you having to create a plugin or edit the line every patch install on affected versions.
Marked as S1 severity as the client could no longer create any cart price sales rules.
Environment
Steps to reproduce
Expected result
The rule is saved successfully.
Actual result
The rule is not saved successfully and a WSOD is shown.
Additional information
Fix
How to Apply
Patch via Composer
20250417-Magento-SalesRule-Controller-Adminhtml-Promo-Quote.patch
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: