Skip to content
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

42960: Copy to study unable to resolve ptid/timepoint by specimen ID #2196

Merged
merged 1 commit into from Apr 19, 2021

Conversation

labkey-klum
Copy link
Contributor

Rationale

There was a recent regression surfaced through the FlowSpecimenTest . The cause of the failure was not being able to automatically resolve the participant ID and date using a matching specimen ID in the target study.

Changes

  • The previous code was failing to register a StudyParticipantVisitResolver because the source ID was being interpreted as a protocol ID (instead of a run ID)
  • Simplified the code since only assays will be able to provide this type of resolution and samples won't have a specimen ID present.

@labkey-klum labkey-klum merged commit 1b8d0ad into develop Apr 19, 2021
@labkey-klum labkey-klum deleted the fb_issue_42960 branch April 19, 2021 16:27
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.

None yet

2 participants