You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #4506 SetDescription required on Product entities (yearofthegus)
This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes#4506).
Discussion
----------
SetDescription required on Product entities
Doctrine sets columns to NOT NULL by default. The code in the example throws an exception without the fix.
Commits
-------
bb085da SetDescription required on Product entities
0 commit comments