Skip to content

GitHub Issue #443: AbstractAssayTsvDataHandler to lookup field values by titleColumn before primaryKey in checkData()#7226

Merged
cnathe merged 1 commit intorelease25.11-SNAPSHOTfrom
25.11_fb_assayLookup443
Nov 25, 2025
Merged

GitHub Issue #443: AbstractAssayTsvDataHandler to lookup field values by titleColumn before primaryKey in checkData()#7226
cnathe merged 1 commit intorelease25.11-SNAPSHOTfrom
25.11_fb_assayLookup443

Conversation

@cnathe
Copy link
Contributor

@cnathe cnathe commented Nov 24, 2025

Rationale

https://github.com/LabKey/internal-issues/issues/443
Similar to LookupResolutionType.alternateThenPrimaryKey, we want to check if the string value remaps using alternate keys (titleColumn) first in the assay results import data case.

Changes

  • AbstractAssayTsvDataHandler.checkData() update to first try RemapCache without PK values for lookup value before trying again with PK lookup enabled

Tasks 📍

  • Manual Testing
  • Needs Automation

… by titleColumn before primaryKey in checkData()

- similar to LookupResolutionType.alternateThenPrimaryKey, we want to check if the string value remaps using alternate keys (titleColumn) first
@cnathe cnathe requested a review from labkey-susanh November 24, 2025 21:20
@cnathe cnathe self-assigned this Nov 24, 2025
@cnathe cnathe requested a review from labkey-klum November 25, 2025 14:06
@cnathe cnathe merged commit 8bf8fe9 into release25.11-SNAPSHOT Nov 25, 2025
12 checks passed
@cnathe cnathe deleted the 25.11_fb_assayLookup443 branch November 25, 2025 21:42
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.

3 participants