Open randysim opened 1 year ago
Note that there may be race conditions, especially in adding membership requests, due to database desync.
In addition, when a bug fix is deployed, we should take care to scan for and purge extraneous memberships/requests
Notes:
If a leader of a club gets invited to join the club on stuyactivities, they can click that invite link over and over again generating an inflated member count. To fix this, just check if the user is already in the club when adding the user.