Skip to content

Fix: Persist club points and competition places after booking #5

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

Merged
merged 1 commit into from
Jul 2, 2025

Conversation

devogs
Copy link
Owner

@devogs devogs commented Jul 2, 2025

This Pull Request addresses the bug where changes to club points and competition numberOfPlaces were not persistent across server restarts. Previously, these values would revert to their initial states as loaded from clubs.json and competitions.json because in-memory updates were not written back to disk.

@devogs devogs merged commit 75ecf05 into master Jul 2, 2025
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