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

Bug fix for new operator in m2 m #3332

Merged

Conversation

vijaylather
Copy link
Contributor

@vijaylather vijaylather commented Jan 3, 2025

What type of PR is this?

Bug Fix

What does this PR do / why is it needed ?

There was an existing bug with the new operator being used in a M2M mapping: this change makes sure properties with multiplicity * are assigned a non-null empty list when the user does not specify a value in the vall to new and thus avoids a null pointer exception when the user accesses such properties.

@vijaylather vijaylather requested a review from a team as a code owner January 3, 2025 08:56
Copy link

github-actions bot commented Jan 6, 2025

Test Results

  1 018 files    1 018 suites   1h 45m 11s ⏱️
12 844 tests 12 735 ✔️ 109 💤 0
18 881 runs  18 772 ✔️ 109 💤 0

Results for commit d4ef917.

@aziemchawdhary-gs aziemchawdhary-gs merged commit 6a18402 into finos:master Jan 7, 2025
6 checks passed
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