# 7.2.0 - FastQ Generation and other Bug Fixes

#### June 22, 2022

#### Features

* Performance and Security Improvements.
* Reduced the time to abort analyses to 6 hours in cases where the post-processing step gets stuck. This change only affects a subset of BSSH apps.
* Improved messaging when a user tries to trash an appsession within a shared project that the current user does not own. The message now will indicate that the individual shared resource cannot be deleted and advise the user to delete the entire shared project. If the user deletes the project, and are not the owner, the project will be unshared but remain in the owner's account.

#### Bugs Fixed

* Fixed a rare issue where apps occasionally aborted with the message "Input JSON file not found." Any apps that previously aborted with this message will now proceed to completion without any additional user intervention.
* Fixed an issue that could prevent trashing analyses with a large number of datasets.
* Fixed issue that could cause moving appsessions with long names to the trash to fail.
* Fixed an issue where the share/transfer acceptance modal displayed workgroups from other regions.


---

# 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/2022/7.2.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.
