Opened 5 years ago
Closed 5 years ago
#241 closed Defect (fixed)
Entities don't delete completely, leaving dangerous partials left over
| Reported by: | marcus | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | Version: | ||
| Severity: | critical | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
Change History (2)
comment:1 Changed 5 years ago by marcus
comment:2 Changed 5 years ago by marcus
- Resolution set to fixed
- Status changed from new to closed
(In [svn:1887]) Fixes #241: Changed order, delete user using object's delete method rather than the low level function
Note: See
TracTickets for help on using
tickets.

Essentially entities are being deleted in the wrong order.