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

Problem with Gameweek's running too long. #29

Open
LakGillJPN opened this issue May 10, 2023 · 1 comment
Open

Problem with Gameweek's running too long. #29

LakGillJPN opened this issue May 10, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@LakGillJPN
Copy link
Owner

Certain games on Gameweeks don't occur on the same weekend as most, some are rescheduled for months after. As each fixture is grouped by Gameweek, the current Gameweek doesn't end until the last fixture in the group has been played, resulting in Gameweeks that stretch for months.

To get around this, the Gameweeks need to be arranged by date, rather than by Gameweek.

@LakGillJPN LakGillJPN added the bug Something isn't working label May 10, 2023
@LakGillJPN
Copy link
Owner Author

This would be cumbersome, so instead Gameweeks should be set manually by creating custom Gameweeks using the J-League official website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant