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

Add DependsOnId on Add Related Object API #3079

Merged
merged 6 commits into from
Nov 21, 2024

Conversation

DButoyez
Copy link
Contributor

@DButoyez DButoyez commented Oct 7, 2024

Issues

This pull request fixes #3056

Description

This change request aims to add support for dependsOnID to the AddRelatedObject API in order to enable saving an object using SaveChangesOptions.BatchWithSingleChangeset | SaveChangesOptions.UseJsonBatch.

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.

@DButoyez DButoyez requested review from habbes and gathogojr October 7, 2024 09:14
@DButoyez DButoyez marked this pull request as ready for review October 24, 2024 05:16
@DButoyez DButoyez requested a review from gathogojr November 13, 2024 04:55
Copy link
Contributor

@gathogojr gathogojr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Create an issue to track similar bug for AddLink

@DButoyez
Copy link
Contributor Author

@microsoft-github-policy-service agree company="Microsoft"

@DButoyez DButoyez merged commit 66755ea into main Nov 21, 2024
5 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.

Saving related objects as single changeset not working
3 participants