cerberustesting / cerberus-core

The Open Source Test Automation Platform.
https://cerberus-testing.com
GNU General Public License v3.0
329 stars 100 forks source link

New feature - a bypass before saving #2470

Open htanABCUBE opened 1 year ago

htanABCUBE commented 1 year ago

Hello there,

After writing a working test, I would like to protect it by locking it, or at least putting in a bypass so that I nor other team members can accidentally change the test unless it is on purpose.

Is it possible to add this new feature?

Sincerely, Hui Hui Tan

vertigo17 commented 1 year ago

Hello Hui Hui, For that you need to tune the role of the users. TestAdmin users only can change a WORKING testcase. One option could be to limit the members of the team on the role some that only TestAdmin users can correct the WORKING test cases and potentialy move then to a different status so that the rest of the team can correct it again.