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

Impossible to create user in team with admin role, bug? #385

Open
max107 opened this issue Feb 13, 2024 · 2 comments
Open

Impossible to create user in team with admin role, bug? #385

max107 opened this issue Feb 13, 2024 · 2 comments

Comments

@max107
Copy link

max107 commented Feb 13, 2024

Here https://github.com/jianyuan/terraform-provider-sentry/blob/main/sentry/resource_sentry_organization_member.go#L44-L47 we can see no admin role is available, but in 0.10.0 release admin described in documentation. It's a bug?

image

Error: expected role to be one of ["billing" "member" "manager" "owner"], got admin
@jianyuan
Copy link
Owner

Hi @max107, this may be due to Sentry repurposing the "Admin" role from an org-level role to a team-level role.

Can you please confirm your Sentry plan (Developer, Team, or Business) and whether the option to invite a user as an Admin is disabled like in my screenshot?

Many thanks!

image

@max107
Copy link
Author

max107 commented Feb 18, 2024

hi @jianyuan.

Can you please confirm your Sentry plan (Developer, Team, or Business)

i'am use self-hosted sentry (onpremise)

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