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

Use CompositionPropertyTypes #62

Merged
merged 2 commits into from
Oct 28, 2019
Merged

Use CompositionPropertyTypes #62

merged 2 commits into from
Oct 28, 2019

Conversation

benjaminc
Copy link
Contributor

This resolves issue #61 by using the property CompositionPropertyTypes on a content type to ensure we get declared properties as well as those included via composition. This ensures that any time a content editor uses a picker which is part of a composition to include related content on a node, then a relationship is created between those two nodes. I have updated all places that the ContentType.PropertyTypes property was referenced, and not just the one place references in issue #61. I have confirmed that this change resolves the problem noted in that issue.

@dawoe dawoe merged commit 3aec3e6 into dawoe:develop-v7 Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants