Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Membership-algorithm update #2

Open
sema opened this issue Jul 15, 2012 · 0 comments
Open

Membership-algorithm update #2

sema opened this issue Jul 15, 2012 · 0 comments
Labels

Comments

@sema
Copy link
Member

sema commented Jul 15, 2012

The old membership-algorithm can't handle the high frequency of events being provided today (remember, at the time this algorithm was written we only had two events a year, and it relies on this invariant).

The algorithm right now attaches a membership payment to the first event a member signs up for. If another event is created at a date before it, and the user attends this one, the algorithm will require the member to create another membership payment. This results in the algorithm asking for membership payments at times when it is not required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant