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

Support Metabase actions #167

Open
phantom943 opened this issue Jun 6, 2023 · 1 comment
Open

Support Metabase actions #167

phantom943 opened this issue Jun 6, 2023 · 1 comment
Labels

Comments

@phantom943
Copy link

Describe the bug

Clickhouse driver for Metabase currently does not support Metabase Actions
image
I would love for Metabase Actions to be supported

Steps to reproduce

  1. Create new dashboard
  2. Edit -> Add action button -> Pick an action -> Choose any model -> Create new action
  3. Put any text into the Action text field
  4. Click Save -> Enter name -> Save

Expected behaviour

Actions can be created

Error log

clickhouse Database 2 "Clickhouse" does not support actions.

Configuration

Environment

  • metabase-clickhouse-driver version: 1.1.2
  • metabase-clickhouse-driver configuration: default
  • Metabase version: 0.46.4
  • OS: Linux
@phantom943 phantom943 added the bug Something isn't working label Jun 6, 2023
@mshustov mshustov added enhancement New feature or request and removed bug Something isn't working labels Jun 7, 2023
@slvrtrn
Copy link
Collaborator

slvrtrn commented Jun 20, 2023

We should implement this when the actions API is fully stabilized. Currently, the feature is not fully stable and unlikely to work if we just enable it for CH; as I understood, even in the Metabase core integrations, it is implemented only in MySQL/Postgres/H2.

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

No branches or pull requests

3 participants