Skip to content

Bugfix for missing 'SSR' and 'cpSSR' files

Vlad Savitsky requested to merge fix_missing_ssr_files_VS into 7.x-1.x-dev

Task: https://app.clickup.com/t/861n4dm0d

Main changes:

  • Fixed SSR/cpSSR files validation.
  • Added setting permanent status for files after success validation.
  • Improved SSR/cpSSR UI.
  • Removed 2nd Ploidy field and updated 'cpSSR' processing to use single Ploidy value.
  • Made SSR and cpSSR files processing independent.
  • Replaced markers used in database with correct values instead of values from dropdown menu at form.
  • Fixed JS attached to form to work when validation failed.
  • Created functions for duplicated code to reuse it and make updating easier.
  • Added removement not used but previously uploaded SSR files.
  • Updated 'Reference Assembly used' and 'Define Experimental Design' to be shown/hidden when it's needed.
  • Updated validation of 'Reference Assembly used' field.
  • and a lot of small improvements.
Edited by Vlad Savitsky

Merge request reports