Skip to content

Propagate cached job output replacement to copies (made by database o… #20553

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 3 commits into
base: dev
Choose a base branch
from

Conversation

mvdbeek
Copy link
Member

@mvdbeek mvdbeek commented Jun 24, 2025

…peration tools)

Should fix the issue we had during Galaxy live, where we had a step in which we picked the first dataset collection element from a mapped over collection whose outputs where not yet replaced by the job cache.

The effect of this is that the extracted dataset's dataset was deleted, and all downstream jobs where waiting for this dataset to become terminal.

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

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

…peration tools)

Should fix the issue we had during Galaxy live, where we had a step in
which we picked the first dataset collection element from a mapped over
collection whose outputs where not yet replaced by the job cache.

The effect of this is that the extracted dataset's dataset was deleted,
and all downstream jobs where waiting for this dataset to become
terminal.
@github-actions github-actions bot added the area/database Galaxy's database or data access layer label Jun 24, 2025
@mvdbeek mvdbeek force-pushed the live_fix_cry_emoji branch from 870e7f6 to d613247 Compare June 26, 2025 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/database Galaxy's database or data access layer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant