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

Simple array and composition property values #11

Merged

Conversation

jesperweber
Copy link
Contributor

This PR contains two changes:

  • Properties of simple array types like string and number are now supported and created using the Umbraco.Tags property type (we use the tags property type because it doesn't require predefined values on the datatype)
  • Fixes property values for compositions. Prior to this PR properties on compositions was never given a value when migrating content. See example of types on below screenshot

image

@MHove89 MHove89 self-assigned this May 9, 2023
@jesperweber jesperweber merged commit 7372ebe into main May 9, 2023
@jesperweber jesperweber deleted the feature/simple-arrays-and-conposition-property-values branch May 9, 2023 08:54
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