Skip to content

Process invalid #221

Description

@paolasanmartinmurillo

I've created a simple BPMN model and i recieve a warning. It seems that come from the exclusive gateway. It can't get the source or can't set the source but I don't know how to fix it.
This is the bug I recieve:
Invalid Process
Argument- 1 passed to
ProcessMaker\Nayra\Bpmn\Models\Flow::setSource() must implement interface ProcessMaker\Nayra\Contracts\Bpmn\FlowNodeInterface, instance of ProcessMaker\Nayra\Bpmn\Models\Flow given, called in /code/pm4/vendor/processmaker/nayra/src/ProcessMaker/Nayra/Storage/BpmnElement.php on line 146

And this is the BPMN model:
image

All the tasks have their own screen and this is how I have defined the gateway:
image
image

I haven't put anything in the flow variable because i don't want any variable to be changed.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions