Opened 22 months ago
Closed 22 months ago
#1488044 closed Bugs (invalid)
Contacts not removed from contacts table
| Reported by: | jasb | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | later |
| Component: | Addressbook | Version: | git-master |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hi,
When a contact is removed, the record isn't removed from the contact table.
In my case I'm on MySQL.
Change History (1)
comment:1 Changed 22 months ago by alec
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

That's why we have 'del' flag which is set for removal later. See bin/cleandb.sh script.