Skip to content

PANIC nil pointer dereference in visitor_workflow.go:145 on ALTER WORKFLOW DROP BOUNDARY EVENT #430

@retran

Description

@retran

Description

Attempting to drop a boundary event from a workflow causes a nil pointer panic.

Steps to Reproduce

./mxcli -p project.mpr -c "alter workflow MyModule.WF drop boundary event on activity 'Review'"

Expected

Error message if syntax wrong, or boundary event removed

Actual

panic: runtime error: nil interface at visitor_workflow.go:145

Severity

Critical

Test Case Reference

workflow-test-cases.md §5.27

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