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

Permission System sync #82

Closed
patygold opened this issue Dec 14, 2021 · 1 comment
Closed

Permission System sync #82

patygold opened this issue Dec 14, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@patygold
Copy link
Contributor

On Metabase, it's possible to define permissions restrictions to tables for certain groups (Such as in the picture)
image

In the Open Source plan for Metabase, we can define if this group has either "Unrestricted" or "No self-Service" permission to the table, I am not sure if this changes for the other plans.

Is the automation for the permission system, something planned/wanted for this package?

One suggestion that could make it possible is to add this in the meta section of the table definition, and define which groups have which level of permission:
image

@gouline
Copy link
Owner

gouline commented Dec 14, 2021

Definitely not planned and probably a little too far in my opinion - the purpose of dbt-metabase is not to be a fully-featured infrastructure as code tool for Metabase shoehorned into dbt syntax. However, this particular feature is still borderline related to the data models, so if you (or somebody else) were to contribute a pull request implementing it, I wouldn't be against it.

@gouline gouline added enhancement New feature or request help wanted labels Dec 14, 2021
@gouline gouline closed this as not planned Won't fix, can't repro, duplicate, stale Oct 8, 2023
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