halbritter-lab / gene-curator

Gene Curator is an open-source platform for managing and curating genetic data. It facilitates gene data analysis, entry, and reporting, serving genetics researchers with tools for efficient data handling.
MIT License
5 stars 1 forks source link

Feature request: Prevent Deletion of Precuration With Associated Curation #87

Open berntpopp opened 7 months ago

berntpopp commented 7 months ago

Description:

Acceptance Criteria:

  1. Implement logic to check for associated curation before allowing deletion of a precuration record.
  2. Provide an appropriate error message to the user if deletion is attempted on a precuration with associated curation.
  3. Update relevant documentation to reflect this change in functionality.