Skip to content

Issue 53153: Accept rowId value for "AliquotedFrom" #1815

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

Closed
wants to merge 2 commits into from

Conversation

labkey-nicka
Copy link
Contributor

@labkey-nicka labkey-nicka commented Jun 24, 2025

Rationale

This addresses Issue 53153 by updating the server-side to accept sample rowIds as the value for the AliquotedFrom field. Formerly, it would only accept the name of a sample due to limitations around name expression parsing. However, our applications, and the query metadata for the AliquotedFrom column annotate the value of the column to be the rowId -- not the name. This results in difficult behaviors where we always need to resolve the name of sample even if we have the rowId.

Related Pull Requests

Changes

  • No longer special case aliquot column in editable grid

@labkey-nicka
Copy link
Contributor Author

Taking a different approach. See #1824.

@labkey-nicka labkey-nicka deleted the fb_alias_merge branch July 2, 2025 23:13
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.

2 participants