Release v71.0.2
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_atinstead ofstarted_atof the Analysis object - The
completed_atdate of teh Analysis object will be the timestamp of the bundle generated by HermesAPI