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

Fix definition for bulk write update operation #1669

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

isabelatkinson
Copy link
Contributor

The collation field was inadvertently left out of the definition for the update operation document. This PR adds it in and clarifies how the updateMods field should be populated (see this thread). collation is already present in the update/replace write models and is tested in this spec test.

Please complete the following before merging:

  • Update changelog.
  • Make sure there are generated JSON files from the YAML test files.
  • Test changes in at least one language driver.
  • Test these changes against all server versions and topologies (including standalone, replica set, sharded
    clusters, and serverless).

@isabelatkinson isabelatkinson changed the title Fix description for bulk write update operation Fix definition for bulk write update operation Sep 25, 2024
@isabelatkinson isabelatkinson marked this pull request as ready for review September 25, 2024 21:04
@isabelatkinson isabelatkinson requested a review from a team as a code owner September 25, 2024 21:04
@isabelatkinson isabelatkinson requested review from nbbeeken and kevinAlbs and removed request for a team and nbbeeken September 25, 2024 21:04
@isabelatkinson isabelatkinson merged commit c5dcae5 into mongodb:master Sep 26, 2024
4 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