Skip to content

Release v71.0.2

Choose a tag to compare

@clingen-sthlm clingen-sthlm released this 05 Jun 12:33

fix delivery report creation with completed_at date (#4431)

Description

Fix a current bug in production in which the delivery report generation tries to get a HK bundle version with a wrong datetime

Fixed

  • The version would be fetched through completed_at instead of started_at of the Analysis object
  • The completed_at date of teh Analysis object will be the timestamp of the bundle generated by HermesAPI