-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
fix(core-flows): Add missing cart sales channel id fields to be part of the application context #10142
Conversation
…of the application context
The latest updates on your projects. Learn more about Vercel for Git ↗︎
6 Skipped Deployments
|
|
cc @riqwan could you let me know if that is fine with you or if I should look at something else? |
cc #10090 |
error: Field(s) are required to have value to continue - After I added the UK region and GBP currency, it says "No sales_channel_id" during checkout storefront
admin
{ |
RESOLVES SUP-185
What
The cart fields to be fetched for the promotion workflow was not including the sales_channel_id, making any rules being constraint to that fields not being validated against this property.