Skip to content

Cannot export workflows and reimport #440

@ryan00

Description

@ryan00

The latest version of the API does not return an exported workflow that is capable of being reimported..

func (a *Client) WorkflowDefinitionsCombined(params *WorkflowDefinitionsCombinedParams, opts ...ClientOption) (*WorkflowDefinitionsCombinedOK, error) {

The Resource fields of the returned Payload are of type models.DefinitionsDefinitionExt and that does not completely deserialize the returned resources as verified by turning debug on.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions