[script auto | automation workflow] Impossible to activate the automation workflow when script auto already defined in the project
Affected version : 9.0.0
Impossible to change the automation workflow when script auto already defined in the project.
Steps to reproduce:
- Configure Jenkins (automation server) on a project and add a job
- Have automation workflow set to
NONE - On test case workspace, add a standard test case and a script auto (search + validate)
- Have a user with project leader clearance (or MANAGE_PROJECT permission)
- Connect with this user and try to change the automation workflow
Expected result: the project leader can modify the automation workflow value
Implementation: Thomas and I decided to remove the permission check on the test case workspace, because with customized permissions, a user could have the MANAGE_PROJECT right without having any access to the test case workspace.