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

Can't import to 2 instances on same metabase #22

Open
Karucida opened this issue Sep 9, 2020 · 1 comment
Open

Can't import to 2 instances on same metabase #22

Karucida opened this issue Sep 9, 2020 · 1 comment

Comments

@Karucida
Copy link

Karucida commented Sep 9, 2020

I want to import from exportfile the database with id 2 to 2 instances : 2 & 3 in your example :
DatabaseMapping:1=2 DatabaseMapping:2=3
My command:
sudo docker run --rm -v $PWD/data/:/data -v $PWD/appsettings.json:/app/appsettings.json elevate/elevate.metabase.tools Command=import InputFilename=/data/onreport2.json DatabaseMapping:2=2 DatabaseMapping:2=3

Only last value works:
DatabaseMapping:2=3

What i'm doing wrong?

@Karucida Karucida changed the title Can't import to 2 instances on same database Can't import to 2 instances on same metabase Sep 9, 2020
@mausch
Copy link
Member

mausch commented Sep 9, 2020

Hola Carlos! Are you getting any errors? Or is it a case of the mappings not ending up as expected?

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

2 participants