You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a constraint that prevents sharing of configuration restrictions (product.config.domain) between templates.
Steps to reproduce the behavior:
Create value "Flex" on attribute "Fuel"
Add value "Flex" to Configuration Restriction "Gasoline"
Make any minor change to the "2 Series" template, and save it (e.g. change the product name)
Expected behavior
Allow the "Flex" value to be present in the configuration restriction values, although it is not present in the attribute values assigned to the template.
Actual behavior
We receive an error message:
Following Attribute/Value from restriction are not present in template attributes/values. Please make sure you are adding right restriction
Restriction: Gasoline
Value/s: Flex`
Additional context
The text was updated successfully, but these errors were encountered:
16.0
product_configurator
There is a constraint that prevents sharing of configuration restrictions (
product.config.domain
) between templates.Steps to reproduce the behavior:
Expected behavior
Allow the "Flex" value to be present in the configuration restriction values, although it is not present in the attribute values assigned to the template.
Actual behavior
We receive an error message:
Additional context
The text was updated successfully, but these errors were encountered: