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

TASK: Use NodeType -> references configuration instead of properties of type: reference/s #5310

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

Conversation

mficzel
Copy link
Member

@mficzel mficzel commented Oct 22, 2024

The properties of type: reference/s are now configured via the references as references via properties are deprecated and are converted internally anyways.

Review instructions

This has to be tested together with: neos/Neos.Demo#197 since the Neos.Demo package overrides some reference property configuartions and will cause errors if not adjusted synchronously.

Checklist

  • Code follows the PSR-2 coding style
  • Tests have been created, run and adjusted as needed
  • The PR is created against the lowest maintained branch
  • Reviewer - PR Title is brief but complete and starts with FEATURE|TASK|BUGFIX
  • Reviewer - The first section explains the change briefly for change-logs
  • Reviewer - Breaking Changes are marked with !!! and have upgrade-instructions

…s of `type: reference/s`

The properties of `type: reference/s` are now configured via the references as references via properties are deprecated and are converted internally anyways.
mficzel added a commit to mficzel/Neos.Demo that referenced this pull request Oct 22, 2024
…s of `type: reference/s`

The properties of `type: reference/s` are now configured via the references as references via properties are deprecated and are converted internally anyways.

This is based on: neos/neos-development-collection#5310
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant