Modify ↓
Opened 14 years ago
Closed 14 years ago
#8049 closed enhancement (fixed)
Add ability to delete a Test Plan
Reported by: | Roberto Longobardi | Owned by: | Roberto Longobardi |
---|---|---|---|
Priority: | normal | Component: | TestManagerForTracPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Fixed with 1.3.7.
In the "Available Test Plans" list at the bottom of a Test Catalog page, at the far right of each test plan row there's a red 'X' icon.
Clicking the icon will bring up a confirmation dialog and, by clicking "OK", the test plan with all the status of the associated test cases will be deleted.
Clicking "Cancel" will cancel the operation.