AFDCO
New Contributor II

Hi, I'm in the same situation as you. Trying to export an entire workspace to deploy it in other environments. I'm having trouble especially with jobs, which I'm just able to do it with the api and not with bundle since it throws an error with paths --Error: Path (******) doesn't start with '/'--, which ironically is a requirement if you use git as source in the jobs.
It also export the pointed notebooks to the source paths, ignoring parent directories...

How did you manage to solve it?

Thank you