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
{{ message }}
This repository was archived by the owner on May 30, 2019. It is now read-only.
When I try to persist any of this entities it seems that the form is not filled properly. Request receives data properly but entity is not filled. This results in a SQL error as name cannot be null.
This occurs in Elcodi\Admin\ProductBundle\Controller\CategoryController::editAction
When I try to persist any of this entities it seems that the form is not filled properly. Request receives data properly but entity is not filled. This results in a SQL error as name cannot be null.
This occurs in Elcodi\Admin\ProductBundle\Controller\CategoryController::editAction