galaxyproject / galaxyproject/galaxy

Missing API endpoint that accesses model.Workflow referenced by workflow_id from /api/workflows/{workflow id}/invocations

Open
#7,604 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.9k
Forks
1.2k
Avg merge
2d 16h
Merged PRs (30d)
169

Description

workflow_id returned by `GET /api/workflows/{workflow id}/invocations` is not the same as {workflow id}, what does it refer to?

Contributor guide

Open the contributing guide

Research direction

Start by tracing GET /api/workflows/{workflow id}/invocations and the workflow_id field in its response. Inspect the API route and the model.Workflow references to determine what the returned identifier represents and whether an endpoint is missing. Done means the relationship is documented or exposed through the requested API behavior, with tests covering the response.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.