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

Dashboard import command works in CLI but not in shell script #242

Closed
vikrampadwal1993 opened this issue Mar 16, 2024 · 4 comments
Closed

Comments

@vikrampadwal1993
Copy link

I have written a shell script which exports dashboard, transforms it and import the transformed dashboard into new folder. Everything is working as expected except import.
I am getting 404 error- The resource you're looking for could not be found. Suprisingly, when I execute the same command from CLI, it works without any issue.

@drstrangelooker
Copy link
Collaborator

That is odd. Can you share the shell script?

@vikrampadwal1993
Copy link
Author

[
dashboard_migration.txt
](url)
PFA the script

@vikrampadwal1993
Copy link
Author

@drstrangelooker Any update on this issue?

@drstrangelooker
Copy link
Collaborator

It looks like there is already a dashboard with the name "Baseline EDD GMLOS Model Performance" in the destination folder, so the update isn't working. If you rename that dash it should work.

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

No branches or pull requests

2 participants