Skip to content

Resolve "Handle new formats in gene panels in the frontend"

Description

The plan is to adapt changes from #238 (closed) to the new gene panel builder service panel format.

Related issues

#2183 (closed)

Notes to review (code/docs/QA)

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

Closes #2188 (closed)

Merge request reports