Sebobo / Shel.Neos.WorkspaceModule

A workspace module alternative for Neos CMS
MIT License
17 stars 5 forks source link

BUG: Error when deleting workspace and child workspace #11

Closed crydotsnake closed 2 years ago

crydotsnake commented 2 years ago

When I have a workspace, and a child workspace and i would like to delete one of them I get an error message in the backend.

My workspace list

workspace-list

Error message:

workspace-delete-error-message

It does only work if i have a workspace without a child workspace below.

How to reproduce it

Create a worksapce eg. Winter Workspace, and a Christmas Workspace. Set the base workspace of Christmas Workspace to too Winter Workspace. And then try to delete one of those workspaces.