Specify what field-values are missing when saving a product having empty mandatory fields
Currently, if mandatory fields are empty while saving, the following message is shown:
"1x "This field must not be empty.""
This often times will lead to uncertainty since the exact field is not mentioned within the error message itself.
Therefore, it would be nice to have some kind of message that looks like:
[fieldname]: "This field must not be empty."

-
Raymond Vetter commented
It is also important for us!
-
Raymond Vetter commented
Same problem here: it must be highlighted and the show the field name.
-
Anika Südmersen commented
This also applies if, for example, you want to assign an item number already assigned. It should already be apparent where the error occurs and what the reason for the error is, e.g. "Article number is already in use".