Multi tenancy automatically set tenant id for relationships
Hi, probably I am not doing it correctly but I have setup multi tenancy in my project and saving the primary resource data is setting the tenant_id but when I have repeater field for my relation ship I am getting the following error as it is not automatically setting the tenant id for my relation.
SQLSTATE[HY000]: General error: 1364 Field 'language_id' doesn't have a default value
I have set the scopeTentant and relation on my Question model am I missing something?
0 Replies