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

KeyError: 'Native' for Clone_Card #27

Closed
BprillBA opened this issue Dec 3, 2021 · 4 comments
Closed

KeyError: 'Native' for Clone_Card #27

BprillBA opened this issue Dec 3, 2021 · 4 comments

Comments

@BprillBA
Copy link

BprillBA commented Dec 3, 2021

When running clone_card the following error is generated:

filters_data = card_info['dataset_query']['native']['template-tags']
KeyError: 'native'

Metabase Version: 0.41.2

@vvaezian
Copy link
Owner

vvaezian commented Dec 6, 2021

Are you using this function for a Native question? Or is it for a custom/simple question?

@BprillBA
Copy link
Author

BprillBA commented Dec 6, 2021

This is being run on a simple question.

@vvaezian
Copy link
Owner

vvaezian commented Dec 8, 2021

I'll add the functionality for non-native questions soon.

@vvaezian
Copy link
Owner

Fixed in v0.2.14

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