- 🇫🇷France quimic Paris
I can confirm the issue is still present, with the same error messages.
"This value should not be null." validation error happens if the product has a inline entity required field and the user save it clicking on "save and add variations" button.
* add a content reference field on a product type - e.g. to Article content type
* set up the form display with IEF widget - complex
* add a product, save it using "save and add variations" button.
Some other info:
* if the field widget used is IEF widget -simple, on saving the product the site crashes wit the following error: " Integrity constraint violation: 1048 Column 'title' cannot be null:"
* same error ""This value should not be null." " happens if some changes to the forms' fields are done pro-grammatically with a hook_form_alter
Active
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I can confirm the issue is still present, with the same error messages.