Skip to content

Ignore non-assignable override properties when creating PersistentEntity [DATACMNS-1509] #1911

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

Closed
spring-projects-issues opened this issue Apr 5, 2019 · 0 comments
Assignees
Labels
in: mapping Mapping and conversion infrastructure type: task A general task

Comments

@spring-projects-issues
Copy link

Christoph Strobl opened DATACMNS-1509 and commented


Issue Links:

  • DATAMONGO-2250 Kotlin override properties cause ambiguous field mapping error
@spring-projects-issues spring-projects-issues added in: mapping Mapping and conversion infrastructure type: task A general task labels Dec 30, 2020
mp911de added a commit that referenced this issue Apr 21, 2021
Skip shadowed properties that are not assignable to their shadowing type.

Extend tests. Document property overrides.

Original pull request: #390.
See #1911.
@mp911de mp911de changed the title Ignore Kotlin override properties when creating PersistentEntity [DATACMNS-1509] Ignore non-assignable override properties when creating PersistentEntity [DATACMNS-1509] Apr 21, 2021
@mp911de mp911de added this to the 2.6 M1 (2021.1.0) milestone Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: mapping Mapping and conversion infrastructure type: task A general task
Projects
None yet
Development

No branches or pull requests

3 participants