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

Remove inducted status after 3 months of not paying #46

Open
castaway opened this issue Feb 6, 2023 · 1 comment
Open

Remove inducted status after 3 months of not paying #46

castaway opened this issue Feb 6, 2023 · 1 comment

Comments

@castaway
Copy link
Member

castaway commented Feb 6, 2023

What it says on the tin.

@castaway
Copy link
Member Author

Done: Add an API endpoint, /v2/remove_ex_member_inductions/:num where "num" is how many months back to check for ex-members (must be larger than 3!), will remove any inductions where the member has been gone longer than 3 months (and less than num months).

Check is based on most recent payment date.

Todo: add a cronjob to call this, test!

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

No branches or pull requests

1 participant