diff --git a/Resources/config/doctrine/Report.orm.yml b/Resources/config/doctrine/Report.orm.yml index 5ae4cf3f9..d1dd10031 100644 --- a/Resources/config/doctrine/Report.orm.yml +++ b/Resources/config/doctrine/Report.orm.yml @@ -13,6 +13,7 @@ Chill\ReportBundle\Entity\Report: scope: type: string length: 255 + nullable: true # TO REMOVE IF SCOPE IS USED cFData: type: json_array manyToOne: