-
-
Notifications
You must be signed in to change notification settings - Fork 234
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
When trying to save changes to an internal workspace the following error is thrown:
Could not convert target type "Neos\ContentRepository\Core\Projection\Workspace\Workspace": Property "workspaceTitle" has neither a setter or constructor argument, nor is public, in target object of type "Neos\ContentRepository\Core\Projection\Workspace\Workspace".
I suspect that this applies not only to the title.
Expected Behavior
I can update all properties of a workspace which are editable in the ui.
Steps To Reproduce
- Create an internal workspace (fyi: it must be an internal workspace as the private ons won't show up in the backend module)
- Edit the title field
- Save
Environment
- Flow: 8.2-dev
- Neos: 9.0-dev
- PHP: 8.1
Anything else?
Related issues I encountered while using the workspaces:
Metadata
Metadata
Assignees
Type
Projects
Status
Done ✅