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

Correctly read unwrapped properties during constructor creation #4492

Closed
wants to merge 4 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Sep 1, 2023

Closes #4491

Should be backported until 4.0.x

Return the value to set instead of calling the accessor directly. Remove duplicate calls to resolve associations.

See #4491
Remove sysout from tests.

See #4491
@mp911de mp911de added the type: bug A general bug label Sep 1, 2023
christophstrobl pushed a commit that referenced this pull request Sep 11, 2023
christophstrobl added a commit that referenced this pull request Sep 11, 2023
christophstrobl pushed a commit that referenced this pull request Sep 11, 2023
christophstrobl added a commit that referenced this pull request Sep 11, 2023
christophstrobl pushed a commit that referenced this pull request Sep 11, 2023
christophstrobl added a commit that referenced this pull request Sep 11, 2023
@christophstrobl christophstrobl deleted the issue/4491 branch September 11, 2023 11:35
@mp911de mp911de added this to the 4.0.10 (2022.0.10) milestone Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unwrapped fields cannot be resolved in the constructor
2 participants