Closed pfrenssen closed 8 years ago
Now that #176 is in this is ready for review.
This on the fly approach might be problematic if we have lots of users.
Why not delegate this deletion to the a OgDeleteOrphans
plugin?
(which will also be more consistent with OG7)
Note that this will have a minor merge conflict with https://github.com/amitaibu/og/pull/189 - I'll take care of it in case that issue would be merged in first.
Needs a re-roll :)
Rerolled!
Thanks!
Here is an implementation for issue #176. We should clean up the memberships of users that are members of a group when the group is deleted.
This depends on PR #162.