Restore deleted content

I have…

  • Read the following guideline: Troubleshooting and Support - Squidex. I understand that my support request might get deleted if I do not follow the guideline.
  • Used code blocks with ``` to format my code examples like JSON or logs properly.

I’m submitting a…

  • Regression (a behavior that stopped working in a new release)
  • Bug report
  • Performance issue
  • Documentation issue or request

Request

Hi,
i deleted a content by mistake, from ui interface I can’t restore it, I would like to request support to restore it.

Greetings.

Environment

App Name:

  • Self hosted with docker
  • Self hosted with IIS
  • Self hosted with other version
  • Cloud version

Browser:

  • Chrome (desktop)
  • Chrome (Android)
  • Chrome (iOS)
  • Firefox
  • Safari (desktop)
  • Safari (iOS)
  • IE
  • Edge

Just enter “$filter=isDeleted eq true” into the search bar of your schema. Then you can view the content. You cannot undelete it, but you can take the data and copy it to a new content. Perhaps also a write a simple script to do that.

1 Like