I have a content type referring to the product type (used inline entity form) with variations. While saving the content with same SKU for different variations there is no validation firing on viewing of the saved product getting below error.

Error: Call to a member function toUrl() on null in /var/www/html/test/modules/commerce/modules/product/commerce_product.module on line 169 #0 /var/www/html/test/core/lib/Drupal/Core/Theme/ThemeManager.php(287): template_preprocess_commerce_product_variation(Array, 'commerce_produc...', Array)

Comments

sriharsha.uppuluri created an issue.