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

[24.1] Fix very slow workflow editor loading #19068

Merged

Commits on Oct 28, 2024

  1. Fix very slow workflow editor loading

    Loading the editor for my usegalaxy.org account takes 20 seconds. I've
    narrowed this down to the unnecessary join against the workflow table
    and loading all steps. I'm also returning the needed columns directly.
    mvdbeek committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    84b0531 View commit details
    Browse the repository at this point in the history