Skip to content

FRIDGE API server errors when template has no parameters #125

@craddm

Description

@craddm

When retrieving a workflow template that has no input parameters, the server has an internal error.

File "/app/app/main.py", line 314, in get_workflow_template >
parameters=json_data["spec"]["arguments"]["parameters"], >
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ >
KeyError: 'parameters'

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

To Be Refined

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions