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

Unable to change the name of the Journey to a new name than the import journey name #199

Open
rclapman opened this issue Feb 9, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@rclapman
Copy link

rclapman commented Feb 9, 2023

Frodo CLI version

frodo -v
A new version of frodo is available.
Please run 'frodo -v' for more details.
You seem to be running the NPM package
Installed versions:
cli: v0.19.4
lib: v0.17.6
node: v18.13.0

Newer version(s) available
cli (npm): v0.21.1

Describe the issue

frodo journey import -f DevicePrint.journey.json -i ZDevicePrint clapman
does not work

@rclapman rclapman added the bug Something isn't working label Feb 9, 2023
@vscheuber vscheuber added enhancement New feature or request and removed bug Something isn't working labels Mar 10, 2023
@vscheuber
Copy link
Contributor

Hi @rclapman , you are correct, this is not a currently supported feature. I have found myself wanting this to work again like it did in amtree.sh. I will look what it would take to do this. The -i param is used to identitfy the journey in the file (in case you have a multi-journey export file and try to import only a specific journey. So this would probably be implemented with an additional param --new-id or --rename or similar.

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

No branches or pull requests

2 participants