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

Allow transformed run properties to be imported based on property name, label, or import alias #6025

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

cnathe
Copy link
Contributor

@cnathe cnathe commented Nov 5, 2024

Rationale

Currently if your assay design has a transform script that writes to the transformedRunPropertiesFile to update / set run property values, those run prop keys must match the run property Name. This PR updates that server side parsing code to allow for importing via transformedRunPropertiesFile to match the property Name, Label, or Import Aliases.

Changes

  • Allow transformed run properties to be imported based on property name, label, or import alias

…e, label, or import alias

- currently only supports name
@cnathe cnathe merged commit 693fab0 into develop Nov 6, 2024
5 checks passed
@cnathe cnathe deleted the fb_transformRunPropAlias branch November 6, 2024 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants