Modify ↓
Opened 16 months ago
Closed 13 months ago
#9857 closed defect (fixed)
Deleted test plan is still shown in Test Stats
| Reported by: | anonymous | Owned by: | seccanj |
|---|---|---|---|
| Priority: | normal | Component: | TestManagerForTracPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Any test plan is shown in Test Stats page, even it's deleted.
And there is no option to exclude such a test plan from Test Stats.
Attachments (0)
Change History (2)
comment:1 Changed 13 months ago by seccanj
comment:2 Changed 13 months ago by seccanj
- Resolution set to fixed
- Status changed from new to 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.