[Neos] Undoing deletion of content

Martin Keck info at three-lines-of-code.com
Fri Sep 12 19:39:39 CEST 2014


Hi all,

my client accidently deleted a whole content collection including all child nodes via Neos backend, resulting in an error message in the Backend view: "The "node" property did not resolve to a NodeInterface, NULL given (20140912193024915137)"
I was hoping to bring it back by directly editing the database (like it was possible in TYPO CMS), but I’m not sure, which tables need to be changed. Only changing the „removed“ column from 1 to 0 in typo3_typo3cr_domain_model_nodedata had no effect. 

Any help or hint appreciated!

Thanks
Martin

ps: I’m using Neos 1.0


More information about the Neos mailing list