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 has been archived by the owner on Aug 18, 2024. It is now read-only.
This bit looks like it's no longer the case on D8:
Notice how the relation of the user to the group also includes the OG audience field name this association was done by. Like this we are able to express different membership types such as the default membership that comes out of the box, or a "premium membership" that can be for example expired after a certain amount of time (the logic for the expired membership in the example is out of the scope of OG core).
Having this field separation is what allows having multiple OG audience fields attached to the user, where each group they are associated with may be a result of different membership types.
The Og::createMembership() doesn't take an audience field name.
The text was updated successfully, but these errors were encountered:
This bit looks like it's no longer the case on D8:
The Og::createMembership() doesn't take an audience field name.
The text was updated successfully, but these errors were encountered: