Skip to content

Add check for plot name appearing more than once#6076

Merged
lukasmueller merged 3 commits into
masterfrom
topic/fix_accession_swap_duplicates
May 7, 2026
Merged

Add check for plot name appearing more than once#6076
lukasmueller merged 3 commits into
masterfrom
topic/fix_accession_swap_duplicates

Conversation

@ryan-preble
Copy link
Copy Markdown
Contributor

@ryan-preble ryan-preble commented Apr 29, 2026

Description

Adds a unique_only_columns hash to the generic file parser to denote column names that cannot have duplicated row entries

Closes #6069

Checklist

  • Refactoring only
  • Documentation only
  • Fixture update only
  • Bug fix
    • The relevant issue has been closed.
    • Further work is required.
  • New feature
    • Relevant tests have been created and run.
    • Data was added to the fixture
      • Data was added via a patch in /t/data/fixture/patches/.
    • User-Facing Change
      • The user manual in /docs has been updated.
    • Any new Perl has been documented using perldoc.
    • Any new JavaScript has been documented using JSDoc.
    • Any new legacy JavaScript has been moved from /js to /js/source/legacy.

@lukasmueller lukasmueller requested a review from titima15 April 30, 2026 15:34
@lukasmueller
Copy link
Copy Markdown
Member

Add the uniqueness detection to the Generic File Parser

@lukasmueller lukasmueller requested a review from dwaring87 April 30, 2026 15:35
@lukasmueller lukasmueller merged commit 02d1b8e into master May 7, 2026
8 checks passed
@lukasmueller lukasmueller deleted the topic/fix_accession_swap_duplicates branch May 7, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing validation when changing accessions

4 participants