Skip to content

24.9.0

New Features:

  • AVITI sequencing support (new assay type added)
  • Dataset Archive creator are now granted extended permissions for datasets, datafiles, and datafilecopies to allow subsequent data removal from primary storage
  • Admin UI: new action to timestamp individual attachments
  • Admin UI: Introduced cancel-task action on Celery tasks (#1253)
  • Admin UI: Added form to handle soft-deletion of a storage volume and all associated datafile copies (#1274)

Improvements:

  • Added mimetype filter to list attachments
  • Improved information provided in the email sent to user after restoring data from Tape
  • Enhanced handling of unsetting protocol list from a sample or assay (#1301)
  • Improved the text of the success email for datafile ingestion (#1292)
  • Set default label as "None" for the sample QC field
  • Set ShipmentItem's owned_by to match related Shipment's owned_by

Bug Fixes:

  • Added INCOMING to "valid assay states" that can be PATCHed
  • Validated missing datafiles in illuminaassay payload
  • Improved handling for unsetting protocol lists from samples or assays
  • Excluded deleted projects from the list of choices in batch create/edit templates
  • Replaced startswith with Path.is_relative_to for improved path handling
  • Dataset pointing to empty directory: Created a hidden .labidkeep file in the empty directory to avoid DMA error (#1291)