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

Usage page errors when no month is chosen #235

Closed
Valilian opened this issue Jun 4, 2024 · 1 comment
Closed

Usage page errors when no month is chosen #235

Valilian opened this issue Jun 4, 2024 · 1 comment

Comments

@Valilian
Copy link
Contributor

Valilian commented Jun 4, 2024

Hi @rptmat57,
We ran across an error where if a user chooses the blank month option and has no custom dates chosen it will show as "Invalid Date"
image
and if they click on the update button while the dates are like this it will throw an incorrect format error. like this:
image

To fix this issue when users input this invalid date should we instead catch this error and give back the current month's usage?

rptmat57 added a commit that referenced this issue Jun 4, 2024
- fixed invalid date when selecting blank month in my usage/project billing
@rptmat57
Copy link
Contributor

rptmat57 commented Jun 4, 2024

Thanks for reporting that!
I've seen this same error message a few times, but never knew where it came from.
This will be fixed in 6.0.0

@rptmat57 rptmat57 closed this as completed Jun 4, 2024
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

No branches or pull requests

2 participants