cancel
Showing results for 
Search instead for 
Did you mean: 

How to delete versions of (permanently) deleted documents

pibou_Bouvret
Elite Collaborator
Elite Collaborator

All is in the title.

Through the UI, the nxql query "select * from Document where ecm:uuid = XXX" retrieves the document version, but i can t delete or access it ( "Failed to get head document for" ).

What nxql query would fit my needs ?

1 REPLY 1

Florent_Guillau
World-Class Innovator
World-Class Innovator

This cannot be done by a non-superuser.

Also, NXQL is only for SELECT, there is no DELETE in NXQL.