Skip to content

Bugfix for problem with activating new memberships in grace period#743

Open
lucianak wants to merge 4 commits into
mainfrom
fix/activate-membership-grace-period-bug
Open

Bugfix for problem with activating new memberships in grace period#743
lucianak wants to merge 4 commits into
mainfrom
fix/activate-membership-grace-period-bug

Conversation

@lucianak

@lucianak lucianak commented Mar 7, 2024

Copy link
Copy Markdown
Contributor

The bug: when a new membership is bought during the grace period, the old membership is cancelled immediately because the old membership is overdue, but the new membership is not activated because the old membership is still active.

Proposed fix: the old membership is not cancelled immediately, the new membership is added as dormant, and the changeover scheduler handles the transition

@lucianak lucianak marked this pull request as ready for review March 12, 2024 17:43
@lucianak lucianak requested a review from hdahlheim March 12, 2024 17:43
@lucianak

Copy link
Copy Markdown
Contributor Author

Changed behaviour not while the new membership is created, but how the old membership is cancelled and the changeover is handled. It works for the yearly abo changeover, but we need to make sure it works for other changeovers as expected.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant