Skip to content

Revisit logging of date parsing errors #188

Description

@ghukill

Two immediate things come to mind when it comes to parsing / validating dates with validate_date, validate_date_range, etc.:

  1. we are forced to pull the source_record_id to pass it to the function, such that it can maybe be used for logging
  2. how helpful are the log messages themselves?

It has been discussed here and there, but probably worth revisiting these helper functions and think about how we can more seamlessly use them in code.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions