Developer Forum »
WAF.Engine.WAFRuntime.SystemSession.DeleteNode
42 posts

I am using WAF.Engine.WAFRuntime.SystemSession.DeleteNode(id, deletePermanently: true), but the data still remains in the SQL-database.

I'm trying to delete around 10 000 content nodes, and suffice to say, I don't need 10 000 unused nodes laying around the database for no good reason.

How can I really deletePermanently?

Thanks,

Emil

181 posts

Hi!

I just tested, and it works for me. It could be some old data that isn't active, for example a language that isn't used anymore, or some other inconsistency in the database that affects the delete. But without more information it is hard to say something specific. 

Could you try to run the "Examine unreferenced records" menuitem on the Database menu in the System module. See screenshot below.

 

Attachments
1