Staging instance, all changes can be removed at any time

Skip to content

Make <swh:add_to_origin> set Deposit.origin_url + disable aggressive deprecation warning

deposit.parent can be true in two cases:

  1. because we got swh:add_to_origin -> then the deprecation warning is raised before this check is reached, because 'deposit.origin_url' is set
  2. because we got a slug -> then we shouldn't raise this error (it breaks existing clients that didn't stop using <external_identifier> yet)

Migrated from D4861 (view on Phabricator)

Merge request reports

Loading