Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Changing nodetype in BE to one that has a contentCollection childNode leaves changes that can't be published #5192

Open
1 task done
c4ll-m3-j4ck opened this issue Jul 31, 2024 · 0 comments

Comments

@c4ll-m3-j4ck
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

If I change the nodetype in the backend via the _nodeType selector, the nodetype of the selected node is changed correctly. However, if this new nodetype has a child-contentcollection which wasn't present in the previous nodetype, the change which adds this collection can not be published. There is no error thrown but after reloading, the change is still visible in the backend. There is a WorkspaceWasPartiallyPublished entry in the events.

Publishing via the cli workspace:publish command publishes correctly.

Expected Behavior

Publishing the changes works as expected.

Steps To Reproduce

No response

Environment

- Flow:
- Neos:
- PHP:

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants