Add a "Publish" button to Collections/EPICollections edit forms, display only if user is authed as "Data Admin" and a DOI does not exist for the Collection. This should call ingest-api PUT /collections/<id>/register-doi, on a non-200 result display error information.
Add a "Publish" button to Collections/EPICollections edit forms, display only if user is authed as "Data Admin" and a DOI does not exist for the Collection. This should call ingest-api
PUT /collections/<id>/register-doi
, on a non-200 result display error information.