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 migration of added date when it fails #1838

Merged
merged 1 commit into from
Jan 9, 2022
Merged

Conversation

ahmedre
Copy link
Contributor

@ahmedre ahmedre commented Jan 9, 2022

This fixes a crash seen in production where, in some cases, added_date
is not parsable. This fixes the crash by falling back to the current
date if the added_date is not parsable.

This fixes a crash seen in production where, in some cases, added_date
is not parsable. This fixes the crash by falling back to the current
date if the added_date is not parsable.
@ahmedre ahmedre merged commit 838fc2f into master Jan 9, 2022
@ahmedre ahmedre deleted the fix_added_dates_migration branch January 9, 2022 21:03
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