Magento2: Make SKU not mandatory for Configurable Product

Created on 14 Aug 2017  Â·  7Comments  Â·  Source: magento/magento2

Tested on a blank installation of Magento 2.2 RC1.8.

When I create a new configurable product SKU field is mandatory but I think it is mandatory only for simple products.

improvement

Most helpful comment

There isn't a real problem. I think that it could be not mandatory.

What is the value in making it not mandatory? Obviously it would require some development efforts.

All 7 comments

What is the problem here? This is an intended feature.

There isn't a real problem. I think that it could be not mandatory.

Easy. I don't recommend doing this (SKU is a system attribute), but ¯\_(ツ)_/¯

Go to your admin panel, click Stores > Attributes > Product > SKU > Attribute Properties > Values Required > No > Save Attribute

This will make it so that the SKU will not be a required attribute during your product creation.

There isn't a real problem. I think that it could be not mandatory.

What is the value in making it not mandatory? Obviously it would require some development efforts.

@gputignano Thank you for your report.
Please use the issue reporting guidelines to report an issue. Include the steps required to reproduce, the actual result, and the expected result.

Actually sounds like more like a suggestion/feature request than reporting a bug. Please keep in mind that feature requests and improvement suggestions should be filed in our forums.

Thank you for your submission.

We recently made some changes to the way we process GitHub submissions to more quickly identify and respond to core code issues.

Feature Requests and Improvements should now be submitted to the new Magento 2 Feature Requests and Improvements forum (see details here).

We are closing this GitHub ticket and have moved your request to the new forum.

Was this page helpful?
0 / 5 - 0 ratings