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

(#162) Added additional read call at end of replace operation to get current object #180

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

adrianhall
Copy link
Collaborator

Resolves #162

@adrianhall adrianhall requested a review from Copilot January 6, 2025 17:16

Choose a reason for hiding this comment

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

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • tests/CommunityToolkit.Datasync.TestService/Properties/launchSettings.json: Language not supported
Comments suppressed due to low confidence (1)

src/CommunityToolkit.Datasync.Server/Controllers/TableController.Replace.cs:60

  • The log message should be updated to use the updatedEntity variable instead of entity.
Logger.LogInformation("ReplaceAsync: replaced {entity}", updatedEntity.ToJsonString());
@adrianhall adrianhall merged commit 9363545 into CommunityToolkit:main Jan 6, 2025
5 checks passed
@adrianhall adrianhall deleted the issues/162 branch January 6, 2025 17:22
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.

PUT <item> does not return updatedAt/version in the content
1 participant