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
/admin/products/xyz/prices
Solidus Version: 2.3.0.alpha
Extensions in use: None
The text was updated successfully, but these errors were encountered:
In Case 1: I should be able to change the value in the selectbox for countries In Case 2: I should be able to change the value in the selectbox for countries
In Case 1:
I should be able to change the value in the selectbox for countries In Case 2:
I should be able to change the value in the selectbox for countries
This is intended behaviour. A new price should be created for different countries
No country is selected. It always shows the first select-value "any country" even if its not the actual value.
This does seem to be a bug 🐛 . Taking a look
Sorry, something went wrong.
Bug should be fixed by #2266
No branches or pull requests
Steps to reproduce
Case 1: Initially created price
/admin/products/xyz/prices
Case 2: Additional price with certain country
/admin/products/xyz/prices
Expected behavior
In Case 1:
In Case 2:
Actual behavior
In Case 1:
In Case 2:
System configuration
Solidus Version: 2.3.0.alpha
Extensions in use: None
The text was updated successfully, but these errors were encountered: