-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Current Behavior
Hello,
At the first look, users with auditor role have read only access to the projects they are assigned to.
However, they are able to create new projects. Of course, they can not access to these projects because they are not assigned to them.
Additionally, the button delete project is available but deletion attempts returned an error.
Expected Behavior
The users with auditor role should not be able to create project.
They should not see the button delete project.
Steps To Reproduce
Scenario: Create project
- Create a user, assign the role auditor and a project.
- Authenticate with the auditor user
- On the top of the screen, next to the field search, click the menu "Projects" and then "Create New Project"
- Enter the project name and click "Create Project"
Actual result: project is created
Scenario: Delete project
- Create a user, assign the role auditor and a project.
- Authenticate with the auditor user
- Go to Projects list "/project/list"
- For each line deletion action is available
Environment
- reNgine: 2.2.1
- Python: 3
- Docker Engine: 25.0.8
- Browser: FirefoxAnything else?
No response
Acknowledgements
- This issue is not a duplicate of an existing bug report.
- I have chosen an appropriate title.
- All requested information has been provided properly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working