Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot export workflows and reimport #440

Open
ryan00 opened this issue Jun 24, 2024 · 2 comments
Open

Cannot export workflows and reimport #440

ryan00 opened this issue Jun 24, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@ryan00
Copy link

ryan00 commented Jun 24, 2024

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.

@ffalor
Copy link
Contributor

ffalor commented Oct 5, 2024

Hey @ryan00 thanks for reporting this issue, I'll take a closer look at this next week when I regenerate the SDK.

@ffalor ffalor self-assigned this Oct 5, 2024
@ffalor ffalor added the bug Something isn't working label Oct 5, 2024
@ffalor ffalor mentioned this issue Oct 29, 2024
@ffalor
Copy link
Contributor

ffalor commented Nov 6, 2024

@ryan00 can you expand on what fields you are seeing missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants