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

Fixing when to add DependsOnIds. Fixes #3150 #3153

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

uffelauesen
Copy link
Contributor

@uffelauesen uffelauesen commented Dec 19, 2024

Resetting DependOnIds Fixes #3150

Issues

This pull request fixes #3150

Description

Briefly describe the changes of this pull request.

Resetting DependOnIds in BaseSaveResult and ObjectMaterializerLog.
Fixing when to add DependsOnIds.
Add DependOnIds to missing code paths.

Checklist (Uncheck if it is not completed)

  • Test cases added
  • Build and test with one-click build and test script passed

Additional work necessary

If documentation update is needed, please add "Docs Needed" label to the issue and provide details about the required document change in the issue.

…xing when to add DependsOnIds. Add DependOnIds to missing code paths. Fixes OData#3150
@uffelauesen uffelauesen changed the title Resetting DependOnIds. Fixes #3150 Fixing when to add DependsOnIds. Fixes #3150 Dec 19, 2024
@WanjohiSammy
Copy link
Contributor

@uffelauesen Can you kindly add some few tests to demonstrate this fix.

@uffelauesen
Copy link
Contributor Author

@WanjohiSammy
I have added a test showing the regression that were introduced in ODL Client 8.2.3

@uffelauesen
Copy link
Contributor Author

@WanjohiSammy
I have added a test for SetLink version of DependsOnIds.

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.

ODL Client 8.2.3 Breaks SaveChanges with BatchWithSingleChangeset
2 participants