Skip to content

Issue 53446: misconfigured plate assay design, plate validation query optimization #6839

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

labkey-nicka
Copy link
Contributor

Rationale

This addresses Issue 53446 by skipping assay designs that do not have the columns required to determine their run count in relation to plates. Additionally, this optimizes the query for validating unique samples in a primary plate set by making use of a CTE to define the set of plate sets to filter on.

Changes

  • Skip attempting to count runs against plate-based assay designs which are improperly configured
  • Query optimization for validating unique samples in a primary plate set

Tasks

  • Manual Testing
  • Needs Automation (Already in place)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant