Skip to content

Strategy.invoke accepts wrong argument set #66

@apotonick

Description

@apotonick

This works correctly.

Trailblazer::Pro::Generate.invoke([{json_document: collaboration_json}, {}])

This "works", but breaks in VariableMapping .

Trailblazer::Pro::Generate.invoke([{json_document: collaboration_json}])

The latter version should either default flow_options to an empty hash, or break right away.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions