# 7.17.0 - Deletion of Biosample Default Projects

#### Dec 19th, 2023

#### Features

* Added support for deleting Projects that are Biosample default projects. Deleting or transferring a default project will remove the association from all related Biosamples. Staged rollout complete January 4 2024.
* Improved performance of moving data to the trash:
  * Moving a project to the trash is now an asyncronous operation.
  * Added a "Trash Status" column to items in the trash. The percentage indicates how much of the data has been moved into the trash.
* Added support for FASTQ Dataset copy when the source FASTQ file is in ICA Storage.
* Updated the 'Analysis Has Succeeded' email to include a warning if any nodes were unsuccessful.
* Updated the pricing and cost for apps that run on ICA to link to the iCredit pricing page.
* When using Run Planning to requeue an analysis, uploading a sample sheet now has the option to skip validations and submit as-is.
* Added support in Run Planning for uploading reference files directly from the analysis configuration page.

#### Bugs Fixed

* Fixed a rare issue that could incorrectly charge compute for a timed-out analysis.
* Fixed an issue that could cause NextSeq 1000/2000 autolaunched analysis to fail shortly after launching.
* Improved the error message when sharing or transferring a project or run containing archived files.
* Fixed an issue where Run Planning could not load a NextSeq 1000/2000 planned run created in Clarity LIMS.
* Fixed an issue in Run Planning that could prevent the configuration page from displaying properly.
* Fixed an issue in Run Planning that could cause a selected reference genome to carry over when creating a new configuration.
* Fixed an issue in Run Planning that occured when switching from a standard kit to 'Not Specified'.
* Fixed an issue in Run Planning where Local analysis planned runs with periods in the run name would not download.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.basespace.illumina.com/releases/previous-releases/2023/7.17.0.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
