Skip to content

feat(ingestion): reject deposit never completed fall in wrong status

Step to reproduce problem (it's easier to be admin or root to bypass restriction on self deposit):

  • create a deposit
  • submit for validation
  • reject the deposit
  • problem => the status of the deposit is EDITING_METADATA_REJECTED instead of REJECTED

Merge request reports