Using extensions on 4.7 I discovered that if you add entities but don't define them via hook you can get errors.
So, if you have an extension that defines entities you need a hook like the one below
Using extensions on 4.7 I discovered that if you add entities but don't define them via hook you can get errors.
So, if you have an extension that defines entities you need a hook like the one below