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
Sharing a whole entity hasn't been the best idea. But pre-creating the metadata info slots should always be possible. Of course inverse relationships won't usually be set as that requires the model resolution context.
Sharing a whole entity hasn't been the best idea. But pre-creating the metadata info slots should always be possible. Of course inverse relationships won't usually be set as that requires the model resolution context.
E.g. this:
would generate sth like:
(this is actually not true, this specific static type is detected by MM :-), but to illustrate the point).
Instead we should do:
The prototypes in the metadata are always copied already, before they are added to an entity.
The text was updated successfully, but these errors were encountered: