Modify ↓
Opened 13 years ago
Closed 13 years ago
#10043 closed defect (fixed)
Deleting "zombie" TestPlans
Reported by: | anonymous | Owned by: | Roberto Longobardi |
---|---|---|---|
Priority: | normal | Component: | TestManagerForTracPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
- You have a TestCatalog with some TestCases and one or more TestPlans.
- When you delete the TestCatalog and go to the "Test Stats"-Section, all the TestPlan are still listed.
There is no option to delete these TestPlans afterwards.
Link to forum topic: http://sourceforge.net/projects/testman4trac/forums/forum/1200599/topic/5279995
Attachments (0)
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed with release 1.4.11.
The data referential integrity in case of test catalog, test case and test plan deletion has been enhanced. Deleting a test catalog now also deletes all of the contained sub-catalogs, test cases and test plans, as well as the corresponding status change history.