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

Remove start/end dates from casts array #12857

Merged
merged 1 commit into from
Apr 17, 2023
Merged

Conversation

snipe
Copy link
Owner

@snipe snipe commented Apr 17, 2023

We're not exactly sure why we needed to do this, but start_date and end_date on users was throwing a validation error even on a valid YYYY-MM-DD date. We'll figure out the why and have a better plan shortly, but this fixes it for now.

Signed-off-by: snipe <snipe@snipe.net>
@what-the-diff
Copy link

what-the-diff bot commented Apr 17, 2023

PR Summary

  • Removed start_date and end_date from dates array
    Streamlined the date management by removing unnecessary elements from the dates array.

@snipe snipe merged commit 920711d into develop Apr 17, 2023
3 checks passed
@snipe snipe deleted the fixes/wtf_datetime_stuff branch April 17, 2023 16:35
@snipe snipe changed the title Remove start/end dates form casts array Remove start/end dates from casts array Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant