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

journey export fails because emailsuspendnode reference to email template doesn't exist #396

Open
chicodeme opened this issue Apr 25, 2024 · 0 comments

Comments

@chicodeme
Copy link

I was doing a full export of 71 journeys.
This was the failure.
➜ journeys frodo -v You are running the binary release. Installed versions: cli: v2.0.0-55 lib: v2.0.0-77 node: v18.18.2 ➜ journeys frodo journey export -A instructure Connected to https://openam-env.forgeblocks.com/am [alpha] as service account.. [========================================] 100% | 71/71 | Exporting journey zsolt_sdk_test Error exporting journeys Error exporting journey Baseline-VerifyEmail HTTP client error Code: ERR_BAD_REQUEST Status: 404 Reason: Not Found [========================================] 100% | 71/71 | Error exporting journeys. ➜ journeys ls ➜ journeys

Baseline-VerifyEmail has an email suspend node that had an email template that didn't exist anymore. No journeys were exported because of this 1 email template reference in email suspend node was named wrong.
Screenshot 2024-04-25 at 9 54 29 AM

I changed the name of the email template in email suspend node to a valid email template and all worked properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant