Skip to main content

Cannot delete a record - linked GDPR purposes

Error: deleted object would be re-saved by cascade (remove deleted object from associations): [cz.winstrom.vo.w.UcetUcto#28758]

Written by Petr Pech

Error

When attempting to delete a record (e.g., a document), the following error is displayed:

Záznam se nepodařilo smazat.

Technické podrobnosti:
deleted object would be re-saved by cascade (remove deleted object from associations):
[cz.winstrom.vo.w.UcetUcto#28758]

Cause

The record has linked GDPR purposes (linked, for example, via the UcetUcto object).

👉 The system does not allow deletion because it would break existing links (the record would be "restored" again through associations).

Solution

  1. Open the relevant record

  2. In the GDPR menu, select Purposes

  3. Remove the linked purposes

  4. Delete the record again

Did this answer your question?