- Notifications
You must be signed in to change notification settings - Fork 557
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Checklist:
- I've searched in the docs and FAQ for my answer
- I've included steps to reproduce the bug.
Describe the bug
Let's assume user have view only permission for all applications of 2 environments of a project. But one can access (View only) applications of other environments apart from having permissions.
To Reproduce
[ordered list the process to finding and recreating the issue, example below]
- Create a project and add multiple environments for the projects.
- Create applications inside all the environments of the project.
- Add user having
view onlypermission on a single environments. - Login as the user having the permission
- Go to app list page.
- You can see and access the apps of the environment for which you don't have permission.
Expected behavior
Can see and acces application of environments for which user have the access.
Current behavior
Can access app of environments for which the user don't have permission.
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
Paste any relevant application logs here. Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working