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

add more context to ent permissions table #5751

Merged
merged 19 commits into from
Jul 25, 2024

Conversation

mirnawong1
Copy link
Contributor

@mirnawong1 mirnawong1 commented Jul 8, 2024

this pr seeks to clarify to the enterprise cloud ui permissions table. raised by @b-per in the internal slack: https://dbt-labs.slack.com/archives/C02NCQ9483C/p1720167650879159

originally raised by @b-per

Resolve #5742 however, there are future improvements needed based on #5752

Copy link

vercel bot commented Jul 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 25, 2024 8:00am

@mirnawong1 mirnawong1 requested a review from a team as a code owner July 8, 2024 19:25
@github-actions github-actions bot added content Improvements or additions to content Docs team Authored by the Docs team @dbt Labs size: small This change will take 1 to 2 days to address labels Jul 8, 2024
@mirnawong1
Copy link
Contributor Author

related to #5742

| Develop (IDE or dbt Cloud CLI) | W | | W | | |
| Environments | W | | W | | R |
| Jobs | W | | W | | R |
| Metadata | R | | R | | R |
| Metadata | R | | R | | R |
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does metadata mean here?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm slightly iffy on metadata permissions - any chance someone else wants to chime in here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey @gcs272 , Topher confirmed that essentially 'metadata' here means permissions query the metadata graphql api

| Develop <br />(IDE or dbt Cloud CLI) | W | W | | W | | | | | | | | | |
| Environments | W | R | R | R | R | W | | R | | | R | R | |
| Jobs | W | R | R | W | R | W | R | R | | | R | R | |
| Metadata | R | R | R | R | R | R | | R | R | | R | R | |
| Metadata | R | R | R | R | R | R | | R | R | | R | R | |
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does metadata mean here?

Copy link
Contributor

@nataliefiann nataliefiann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hiya @mirnawong1

Thanks for flagging this. The PR is great. The staging example, is really good and explains the permissions perfectly. I'll approve this for you.

Kind Regards

@mirnawong1 mirnawong1 enabled auto-merge (squash) July 25, 2024 07:54
@mirnawong1 mirnawong1 merged commit 080fb4b into current Jul 25, 2024
10 checks passed
@mirnawong1 mirnawong1 deleted the update/enterprise-permissions-table branch July 25, 2024 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content Docs team Authored by the Docs team @dbt Labs size: small This change will take 1 to 2 days to address
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify levels in RBAC permissions table
3 participants