Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I don't know. I've never heard of that module. Care to create a patch? If so, post it here. Otherwise I doubt I'll look into it myself due to time constraints.
after reviewing the code base of this module, we should not need to do anything special for the og membership expiration module to do its thing. however, you should make sure that when an expiration is supposed to fire, that the user is removed from the role that gave them that group. otherwise, this module will probably reassign them to the group.
Comments
Comment #1
rconstantine commentedI don't know. I've never heard of that module. Care to create a patch? If so, post it here. Otherwise I doubt I'll look into it myself due to time constraints.
Comment #2
rconstantine commentedafter reviewing the code base of this module, we should not need to do anything special for the og membership expiration module to do its thing. however, you should make sure that when an expiration is supposed to fire, that the user is removed from the role that gave them that group. otherwise, this module will probably reassign them to the group.