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

Fixed bug with data_finish. Now the finish date of a task needs to be greater than the start date. #173

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

FerZunzu98
Copy link
Contributor

When a user creates a task with a start date or finish date of 9999/12/31, it breaks because when one day is added, it returns the error 'date value out of range'.

@FerZunzu98 FerZunzu98 force-pushed the ferzunzu/260724/fixdatastartbug branch from fbcbd03 to bb99c31 Compare July 26, 2024 15:14
@FerZunzu98 FerZunzu98 force-pushed the ferzunzu/260724/fixdatastartbug branch from bb99c31 to a0f6875 Compare July 30, 2024 09:49
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