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.
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.
Most helpful comment
What is the value in making it not mandatory? Obviously it would require some development efforts.