"Save code now" history links lead to an error (because timestamp is null)
Steps:
- got to https://archive.softwareheritage.org/save/#requests
- click on the URL of any succeeded task
- it leads to an URL like: https://archive.softwareheritage.org/browse/origin/directory/?origin_url=https://github.com/MITDDC/zork.git×tamp=null
which errors with BadInputExc: Unable to parse date string 'null'
If I'm reading Sentry correctly, it appears in v0.0.249
Sentry issue: SWH-WEBAPP-12X
Migrated from T2557 (view on Phabricator)