We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Existing discounts with conditions set result in an error of "Store ID is required", even when clicking into the discount in the control panel.
Discounts should be migrated during the upgrade to include the Store ID in the orderCondition column json value in the craft_commerce_discounts table.
orderCondition
craft_commerce_discounts
Store ID is not added to condition, resulting the error.
5.57
5.2.9.1
No response
The text was updated successfully, but these errors were encountered:
PT-2376 [5.x]: After updating from Commerce 4 existing discount errors
Sorry, something went wrong.
No branches or pull requests
What happened?
Description
Existing discounts with conditions set result in an error of "Store ID is required", even when clicking into the discount in the control panel.
Steps to reproduce
Expected behavior
Discounts should be migrated during the upgrade to include the Store ID in the
orderCondition
column json value in thecraft_commerce_discounts
table.Actual behavior
Store ID is not added to condition, resulting the error.
Craft CMS version
5.57
Craft Commerce version
5.2.9.1
PHP version
No response
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered: