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
When downloading a workflow from the user's workflow list in the hub, the generated JSON file has an incorrect structure that prevents it from being re-uploaded and loaded properly. However, downloading the same workflow using the "Export Workflow" button within the workflow editor produces a correctly formatted JSON file.
Steps to Reproduce
Navigate to the Hub workflow list
Select a workflow and click the download button
Examine the downloaded JSON file
Attempt to re-upload the downloaded workflow
Observe that the workflow fails to load correctly
Incorrect JSON Download Button:
Incorrect JSON with content object (download from hub):