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__() missing1requiredkeyword-onlyargument: 'options'

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    essreduceIssues for essreduce.

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions