Page MenuHomeSoftware Heritage

Save code now "browse" shows requests as completed before the origin_visit is visible
Closed, MigratedEdits Locked

Description

The "Browse save requests" tab of the "Save code now" shows save tasks as "success" even when the origin_visit is not visible on the currently used replica.

This should probably check whether a fresh origin_visit exists for the given origin (with date > request_date) before toggling the displayed status to success.