# Sample Sheet Generation Issue and CLPA Issues When Samples Have Been Assigned QC Flag Prior to Entering Steps

Last Updated: July 2024

## Issue

The following issues will happen if any of the samples in the pools has been assigned QC flag in prior steps when using impacted integrations (see [Impact to Customer](#impact-to-customer)):

* Sample sheet and planned run generation will fail
* Clarity LIMS Product Analytics (CLPA) payload generation (pooling step only) will fail
* CLPA association of libraries with sequencing run will fail

## Impact to Customer

**Impacted Integration Packages**

* NextSeq1k2k INT v2.4.0 and v2.5.0
* NovaSeq X INT v1.1.0 and v1.2.0
* UPA Script 1.2.0, 1.2.1 and 1.3.0

**Scenarios**

| **Integration(s)**                                                                          | **Scenario**                                                                                                                                                                          | **Impact**                                                                                                                | **Recommendations**                                                                                                                                                                                                                                                            |
| ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <ul><li>NextSeq1k2k INT v2.4.0 and v2.5.0</li><li>NovaSeq X INT v1.1.0 and v1.2.0</li></ul> | <p>One or more samples in the pool(s) have been assigned with QC flag before entering these steps:</p><ul><li>Step with automation to generate sample sheet and planned run</li></ul> | <ul><li>Unable to generate sample sheet and planned run</li></ul>                                                         | <ul><li><p>NS1k2k INT:</p><ul><li>Downgrade to NS1k2k INT v2.3.1</li></ul></li><li><p>NovaSeq X INT:</p><ul><li>No workarounds</li></ul></li></ul><blockquote><p>⚠ Recommend to update all affected integration packages to the latest version once available</p></blockquote> |
| <ul><li>UPA Script 1.2.0, 1.2.1 and 1.3.0</li></ul>                                         | <p>One or more samples in the pool(s) have been assigned with QC flag before entering these steps:</p><ul><li>Pooling steps</li><li>Sequencing run steps</li></ul>                    | <ul><li>CLPA fails to generate pooling step payload</li><li>CLPA fails to associate library with sequencing run</li></ul> | <ul><li>No workarounds</li></ul><blockquote><p>⚠ Recommend to update all affected integration packages to the latest version once available</p></blockquote>                                                                                                                   |

## Patch Release to Fix Issue

* NextSeq1k2k INT v2.5.1
* NovaSeqX INT v1.2.1
* UPA INT v1.3.1


---

# 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.claritylims.illumina.com/known-issues/integration/set9561-sample-sheet-generation-fail-samples-with-qc.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.
