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

Clarify key values in upsert along navigation properties #1924

Merged
merged 24 commits into from
Jul 24, 2024

Conversation

ralfhandl
Copy link
Contributor

@ralfhandl ralfhandl commented Apr 22, 2024

@ralfhandl ralfhandl requested a review from HeikoTheissen April 22, 2024 09:12
HeikoTheissen
HeikoTheissen previously approved these changes Apr 22, 2024
@ralfhandl ralfhandl marked this pull request as draft May 22, 2024 17:05
@ralfhandl ralfhandl marked this pull request as ready for review May 24, 2024 13:23
odata-protocol/11.4 Data Modification.md Outdated Show resolved Hide resolved
odata-protocol/11.4 Data Modification.md Outdated Show resolved Hide resolved
odata-protocol/11.4 Data Modification.md Outdated Show resolved Hide resolved
odata-protocol/11.4 Data Modification.md Outdated Show resolved Hide resolved
odata-protocol/11.4 Data Modification.md Outdated Show resolved Hide resolved
odata-protocol/11.4 Data Modification.md Outdated Show resolved Hide resolved
@ralfhandl ralfhandl requested a review from HeikoTheissen May 24, 2024 14:13
@ralfhandl ralfhandl requested a review from HeikoTheissen May 24, 2024 14:43
HeikoTheissen
HeikoTheissen previously approved these changes May 24, 2024
@ralfhandl ralfhandl requested a review from HeikoTheissen June 3, 2024 13:58
@ralfhandl ralfhandl linked an issue Jun 7, 2024 that may be closed by this pull request
Comment on lines -580 to -582
Key and other non-updatable properties, as well as dependent properties
that are not tied to key properties of the principal entity, MUST be
ignored by the service in processing the Upsert request.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The non-updatable etc. part is already covered in the sections on insert and update, and improvements to those sections are proposed in #1968

@ralfhandl ralfhandl requested a review from HeikoTheissen July 19, 2024 10:20
@ralfhandl
Copy link
Contributor Author

Split up overly large PR that has been sitting around for too long.

@ralfhandl ralfhandl requested a review from HeikoTheissen July 19, 2024 11:25
@ralfhandl ralfhandl merged commit 0fcf9c3 into main Jul 24, 2024
1 check passed
@ralfhandl ralfhandl deleted the 402/key-values-in-upserts-along-navigation-properties branch July 24, 2024 15:23
ralfhandl added a commit that referenced this pull request Jul 31, 2024
- [x] Fixes #356
- [x] Fixes #357
- includes #1924

---------

Co-authored-by: Heiko Theißen <[email protected]>
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.

Clarify key values in upsert along navigation properties
3 participants