Historical Reports should avoid metadata.updatedDate

Most LDP tables will have a field inside the JSON data called metadata.updatedDate.

In most circumstances this field should not be used in historical reporting (e.g. reports for a specified date range).

This date represents when the record was stored. This timestamp could be when the data was updated normally through the FOLIO GUI, but may also represent when historical data was loaded through APIs. This means metadata.updatedDate doesn't always reflect when the actual historical events of that table record took place.

Instead look for a more specific date field to filter historical events by date range, e.g. loans.loan_date