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

Invalid dates shouldn't prevent a record from indexing #213

Open
2 tasks
tpendragon opened this issue Nov 6, 2024 · 0 comments
Open
2 tasks

Invalid dates shouldn't prevent a record from indexing #213

tpendragon opened this issue Nov 6, 2024 · 0 comments

Comments

@tpendragon
Copy link
Contributor

tpendragon commented Nov 6, 2024

Acceptance Criteria

  • A record with a bad date field (like "notadate") should still index its title, description, and date display field. The date field should be empty.
  • When a date can't be parsed it should log the value that couldn't be parsed.

First Step

Write a test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants