Project access and visibility
There are three levels of project access in Allure TestOps:
- Read can view the project.
- Write can work with project entities.
- Owner can modify project settings and grant access.
When you create a project, you automatically become an Owner.
Project access is different from instance membership. If a person does not yet have an account, use Invite users to the instance first.
Grant individual access
- Go to the project settings.
- Select Access.
- Click Add collaborator.
- In the resulting window, select the user you want to grant access to and the required access level.
- Click Submit.
To change previously granted access, find the user in the list of users and select the new access level. To revoke access, click ⋯ and select Remove from project.
Grant group access
Allure TestOps users can be organized into groups, and project access can be granted to all users in a specific group.
To create and maintain groups, use Manage groups.
To grant access to a group using the project settings page:
- Go to the project settings.
- Select Access.
- Click the Groups tab.
- Click Add group.
- In the resulting window, select the group you want to grant access to and the required access level.
- Click Submit.
To change previously granted access, find the group in the list of groups and select the new access level. To revoke access, click ⋯ and select Remove from project.
Project visibility
Allure TestOps projects can be public or private.
When a project is private, only users explicitly added to the project will be able to see and access it.
When a project is public, any user in your Allure TestOps instance will be able to view it, but they will still need to be granted a Write access to be able to create and launch test cases.
To change the visibility of a project:
- Go to the project settings.
- Select General.
- Check or uncheck the Public box.