# 7.22.0 - Analysis Autolaunch for NovaSeq X Manual Mode Runs

#### May 21, 2024

#### Features

* Added analysis autolaunch support for NovaSeq X manual mode runs with a sample sheet.
* Added the option to switch to the correct Workgroup when following a Biosample link.
* Minor UI updates and fixes.

#### Bugs Fixed

* Fixed an issue that could cause an incorrect version of native FASTQ Generation to be launched on run upload.
* Fixed an issue that could cause an analysis to continue running after moving the project to the trash.
* Fixed an issue that could cause a requeue with a new sample sheet to fail.
* Fixed an issue that could prevent scrolling after switching workgroups.
* Fixed an issue with the Archive Restore modal where the "Restore Data" button stayed enabled when an error occurred.
* Fixed an issue in Run Planning where reference files were not being included when exporting a local run with the DRAGEN v4.2.7 apps.
* Fixed an issue in Microarray Analysis Setup where sample sheet import would fail with too many samples.

#### Release 7.22.1 - May 29, 2024

* Features
  * None.
* Bugs Fixed
  * Fixed an issue that affected sharing, transferring, and downloading of NovaSeq X and NextSeq 1000/2000 runs and analysis data.
  * Fixed an issue that prevented re-queue of NovaSeqX runs by the new owner after a run was transferred.
  * Improved behavior when retrieving account subscriptions.


---

# 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.connected.illumina.com/basespace/releases/previous-releases/2024/7.22.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.
