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 appears:

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 associated GDPR purposes (linked, for example, via the UcetUcto object).

👉 The system prevents deletion because it would result in broken associations (the record would be "restored" again through those associations).

Resolution

  1. Open the relevant record

  2. In the GDPR menu, select Purposes

  3. Remove the associated purposes

  4. Delete the record again

Did this answer your question?