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

User Permissions: View user is able create a segment #19162

Closed
KarthikRaja1388 opened this issue May 2, 2022 · 2 comments
Closed

User Permissions: View user is able create a segment #19162

KarthikRaja1388 opened this issue May 2, 2022 · 2 comments
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@KarthikRaja1388
Copy link

A user with View permission is able to create a new segment.

Expected Behavior

View user should only be able to view the reports

Current Behavior

The user is able to create a new segment

Steps to Reproduce (for Bugs)

  1. Create a view user
  2. try to create a new Segment

Context

User management would not be efficient when the user who have view permission, be able to create a segment which they're not supposed to do

@KarthikRaja1388 KarthikRaja1388 added the Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. label May 2, 2022
@peterhashair
Copy link
Contributor

I think you are right, a view user shouldn't be able to create segments.

@Findus23 Findus23 changed the title User Persmissions: View user is able ctreate a segment User Permissions: View user is able create a segment May 2, 2022
@sgiehl
Copy link
Member

sgiehl commented May 3, 2022

That is actually correct and by design. But it is possible to change the access required with the config flag adding_segment_requires_access.

@sgiehl sgiehl closed this as completed May 3, 2022
@sgiehl sgiehl added answered For when a question was asked and we referred to forum or answered it. and removed Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. labels May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

3 participants