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

BUGFIX: Explicit value object support for node properties #3716

Open
wants to merge 1 commit into
base: 8.3
Choose a base branch
from

Conversation

mhsdesign
Copy link
Member

@mhsdesign mhsdesign commented Feb 10, 2024

Previously this logic was triggered implicitly though the property mapper, but as this is such a primary use case and requires special behavior in the serializer: neos/neos-development-collection#4638 there should be an obvious code flow.

This change does not modify behavior but equals having the DenormalizingObjectConverter priority set to infinity :D

@github-actions github-actions bot added Bug Label to mark the change as bugfix 8.3 labels Feb 10, 2024
@neos neos deleted a comment from neos-bot Jun 18, 2024
Copy link
Member

@markusguenther markusguenther left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good by reading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.3 Bug Label to mark the change as bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants