Skip to content

EnumMember Value for 'Yaml' is Incorrect #496

@aweng126

Description

@aweng126

The EnumMember attribute for the Yaml enum value is incorrectly set to "json". This will cause issues when serializing or deserializing the WorkflowOutputFormat enum, as the YAML output would be incorrectly associated with the json value. The correct value for the Yaml enum should be "yaml".

https://github.com/serverlessworkflow/synapse/blob/main/src/runner/Synapse.Runner/WorkflowOutputFormat.cs

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    app: runnerConcerns the Runnerpriority: lowIndicates a low priority issuetype: bugSomething isn't workingweight: 1An issue that has a very low development impact

    Type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions