Skip to content

Validation fails on "end" as an object with "compensate":true #195

Closed
@ilewin

Description

@ilewin

What happened:
Unable to parse Workflow Definition with "end" key as an object with "compensate" set to true:
"end": { "compensate": true }
What you expected to happen:
Expected validation to pass
How to reproduce it:
Create a workflow definition with "end" statement as follows:
"end": { "compensate": true }
Anything else we need to know?:

Environment:

  • Specification version used:
  • 2.2.5
  • Go version:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions