Modify ↓
Opened 14 years ago
Closed 14 years ago
#7507 closed enhancement (duplicate)
Implement security permissions
Reported by: | Roberto Longobardi | Owned by: | Roberto Longobardi |
---|---|---|---|
Priority: | normal | Component: | TestManagerForTracPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
The following permissions should be added:
- TEST_VIEW - Ability to view test catalogs and test cases
- TEST_MODIFY - Ability to create and edit test catalogs and test cases
- TEST_EXECUTE - Ability to change the status of a test case in a test plan
- TEST_DELETE - Ability to delete test cases
- TEST_PLAN_ADMIN - Ability to generate and delete test plans
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Duplicate of #7506.