Skip to content

Clean up Duplicate DOIs #466

@CarsonDavis

Description

@CarsonDavis

Overview

Prior to the DOI Ingest Logic refactor, if the DOI sync was run multiple times, it was possible for duplicate DOI drafts to be created in the system. These will show up as unpublished update drafts. We want to remove all these unnecessary DOIs before running any new DOI update code.

Notes

We don't want to delete any work in progress by curators, so we need to check with them that we don't run the script on DOIs that they are legitimately working on and are unpublished.

Acceptance Criteria

  • script that loops through each of the campaigns and finds and deletes any associated unpublished DOI drafts
  • don't delete any in-progress curator work

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions