Skip to content

Resolve "Existing reference assessment not shown if reference is gone from annotation"

Description

Add references from reference assessments to references for allele. This will make sure that the references are loaded from backend. This may however create some duplicate references, that we will need to clean up in front end.

Related issues

#189 (closed)

Notes to review (code/docs/QA)

Fixed a test with erronous state.

Tests

General

  • Tests have been added that prove my fix is effective or that my feature works
  • Related tests have been modified/removed

Hypothesis testing:

  • Soak testing has been done
  • Distribution between positive / negative cases has been checked

Database

  • Includes changes to database schema
  • Includes necessary database migrations

Configuration

  • Includes changes to configuration
  • Includes configuration migration instructions in documentation

Merge checklist

  • Self-review of code has been performed.
  • Feature review and validation against specification has been performed (if applicable). Apply label: QAdone
  • Need for documentation has been evaluated and, if necessary, updated. Apply label: docsdone
  • Code and implementation has been reviewed by other core developer (including any changes based on initial review). Apply label: code reviewdone

/unlabel workdraft ~"work::next" ~"work::in progress" ~"work::blocked" workwon't fix workduplicate

Edited by Øyvind Evju

Merge request reports