Skip to content

[26.0] Throws error if workflow step dict has no id - #22593

Open
guerler wants to merge 1 commit into
galaxyproject:release_26.0from
guerler:fixes.006
Open

[26.0] Throws error if workflow step dict has no id#22593
guerler wants to merge 1 commit into
galaxyproject:release_26.0from
guerler:fixes.006

Conversation

@guerler

@guerler guerler commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

Fixes: #22587.

It looks like the workflow payload is missing the id field. This field could be considered redundant since it can be derived from the step index, as done elsewhere, but for a minimal fix it is reasonable to return a clear error message for now as well.

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.

@guerler guerler added this to the 26.0 milestone Apr 29, 2026
@guerler
guerler marked this pull request as ready for review April 29, 2026 09:03
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