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

Incorrect remaining time until release when only rough enter date is known #276

Closed
riQQ opened this issue Jan 5, 2024 · 1 comment · Fixed by #278
Closed

Incorrect remaining time until release when only rough enter date is known #276

riQQ opened this issue Jan 5, 2024 · 1 comment · Fixed by #278

Comments

@riQQ
Copy link
Contributor

riQQ commented Jan 5, 2024

An incorrect remaining time until release is shown when only the rough enter date is known. It should rather display something like 3-5 months.

Screenshot taken on 2024-01-05:
screenshot showing the problem

{
"name": "Outlaws of Thunder Junction",
"codename": "Quilting",
"block": null,
"code": null,
"enter_date": null,
"rough_enter_date": "Q2 2024",
"exit_date": null,
"rough_exit_date": "Q4 2026"
},

@glacials
Copy link
Owner

Thanks, agreed this is an issue. Will gladly accept a PR, otherwise will fix when I find the time.

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 a pull request may close this issue.

2 participants