Skip to content

Correctly read unwrapped properties during constructor creation#4492

Closed
mp911de wants to merge 4 commits intomainfrom
issue/4491
Closed

Correctly read unwrapped properties during constructor creation#4492
mp911de wants to merge 4 commits intomainfrom
issue/4491

Conversation

@mp911de
Copy link
Copy Markdown
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

3 participants