Jump to content

Ghost contacts (deleted clients)


adrzei

Recommended Posts

Hi,

When a customer is deleted, his or her contacts should also be deleted from the database.

I am missing the database dependency between clients and contacts table? Why is there no dependency for such cases?

PS: It should also be checked whether there are further dependencies missing in other places and thus data corrupt.

Link to comment
Share on other sites

Deleting a client will only delete the client record and the associated user account. The deletion does not cascade across other foreign keys as the data may be useful for reporting, legal, or other purposes. In the future we will likely include the ability to delete all related records at once.

Link to comment
Share on other sites

7 hours ago, Tyson said:

Deleting a client will only delete the client record and the associated user account. The deletion does not cascade across other foreign keys as the data may be useful for reporting, legal, or other purposes. In the future we will likely include the ability to delete all related records at once.

never tested the delete client function, but i'm curios what is exacly deleted (tables). the invoice/services/tickets/transactions/ ..ect are deleted?

what about the new UE law , the right to be forgotten?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...