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

[data-import] Importing an Exported (JSON) Flow does not work #665

Open
2 tasks done
nbarry-mc opened this issue Nov 30, 2024 · 0 comments
Open
2 tasks done

[data-import] Importing an Exported (JSON) Flow does not work #665

nbarry-mc opened this issue Nov 30, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@nbarry-mc
Copy link

  • I've read the common issues and the one I'm about to create is not one of those documented.
  • I've read the release note and the one I'm about to create is not already fixed.

Describe the bug
When attempting to import a flow, using exported JSON, an error is recieved.

To Reproduce
Steps to reproduce the behavior:

  1. Export flow data and copy JSON result. E.g.
    SELECT Id, FullName, Metadata FROM Flow WHERE Id = 'xyz'
  2. Attempt to import via Tooling API, using above JSON, and the following error is received when pasting.
    image

Expected behavior
Exported data can be re-imported.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [Windows]
  • Browser [Edge]
@nbarry-mc nbarry-mc added the bug Something isn't working label Nov 30, 2024
@tprouvot tprouvot changed the title Importing an Exported (JSON) Flow does not work [data-import] Importing an Exported (JSON) Flow does not work Dec 3, 2024
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