Skip to content

api.status: Open detail status on rejected deposit for client

  • deposit_status: So far, the status detail was generic. It still is except for the rejected deposit. We now provide the detailed explanation of the failed checks in the status endpoint.

  • deposit_check: Fix url_fields beeing too wildly populated We were adding all tested fields tested while we wanted only to keep the ones matching 'url'.

Test Plan

Tests ok


Migrated from D379 (view on Phabricator)

Merge request reports