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

fix create bug #448

Merged
merged 1 commit into from
Mar 28, 2024
Merged

fix create bug #448

merged 1 commit into from
Mar 28, 2024

Conversation

evan-scales
Copy link
Collaborator

  • When creating a post, if you dont change the start time then you get a create post error. This is because the start time is initially whatever time it is, but when the api is hit that start time is in the past. This sets the inital time to 30 minutes in the future

@epadams epadams marked this pull request as draft March 28, 2024 21:06
@epadams epadams marked this pull request as ready for review March 28, 2024 21:06
@epadams epadams merged commit 5efa4d9 into main Mar 28, 2024
2 checks passed
@epadams epadams deleted the fixCreateBug branch March 28, 2024 21:09
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.

2 participants