Skip to content

[ESSREDUCE] ParamWithOptions fails to instantiate when the associated parameter has a default value on the workflow #652

Description

@jokasimr

ParamWithOptions is used to register workflow GUI parameter that have options.

If the sciline type that is associated with the GUI parameter has a default value in the workflow, then the instantiation of the parameter widget fails with the error:

TypeError: ParamWithOptions.__init__() missing 1 required keyword-only argument: 'options'

If the sciline type does not have a default value then it works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    essreduceIssues for essreduce.

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions