cancel
Showing results for 
Search instead for 
Did you mean: 

How to delete a document with the Immutable facet?

Arnault_
Confirmed Champ
Confirmed Champ

Hi,

For some reason a document has obtained the Immutable facet.

first question: - what are the situations that yield a document to become Immutable?

second question: - for some (unknown) reason, a document is now Immutable - Suppose now we nevertheless want to delete this document, how to do it? (of course, even being Administrator a document.delete fro API REST would not work.) - Thanks for any hint.

Regards Christian

1 REPLY 1

Arnault_
Confirmed Champ
Confirmed Champ

Hi

This is now solved:

the document is obtained using a NXSQL query and references actually a registered version of the document. This explains why this document is Immutable.

In fact the problem was just that to identify that this was a version in the history and thus it was just not appropriate to delete it.

Thus I consider this question as solved.