Skip to content

Sample Sheet Bug Fixes around Preserving Collection Metadata #20749

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

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

jmchilton
Copy link
Member

We have a few different ways of collecting metadata after jobs and they seem to create collections in scarily different ways - as a result only the celery setup used by the API tests would actually preserve column definitions in the database after the data fetch tool creates those collections. This ports one of the sample sheet collection tests over to the integration test framework so we can test different metadata strategies - it would probably be nice to run a lot more of our data fetch tests in these new test cases but this PR only address the two specific bugs I've found so far.

How to test the changes?

(Select all options that apply)

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@jmchilton jmchilton force-pushed the sample_sheet_no_celery branch from c64525a to b453b17 Compare August 8, 2025 14:19
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.

1 participant