You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?: