-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DOCS-338: Clarification that elemMatch projection only returns first match found (per SERVER-2238) #173
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…match found (per SERVER-2238)
mongo-cr-bot
pushed a commit
that referenced
this pull request
Dec 21, 2021
mongo-cr-bot
pushed a commit
that referenced
this pull request
Jan 10, 2022
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
May 22, 2025
* DOCSP-33581 TTL Index Support * Fixes build issue * Fixes per Ian
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
May 22, 2025
* DOCSP-33581 TTL Index Support * Fixes build issue * Fixes per Ian
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 6, 2025
* DOCSP-43808-Document-non-idempotent-inserts * Rewording. * Editorial. * Removing unnecessary word. * Responding to internal feedback.
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 16, 2025
* (DOCSP-11336): Handle ca certificate for digest transport * (DOCSP-11336): tech review feedback
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
…procedures, and toggles. (#173) * (DOCSP-11947), (DOCSP-40563), (DOCSP-41106): Updates for timestamps, procedures, and toggles. * (DOCSP-11947): Incorporated Jeff's feedback.
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
* (DOCSP-8235): Refactor TOC and create shell pages for new topics * (DOCSP-8315): Break up TOC files * TOC cleanup * Create new definition list landing pages for tocs * (DOCSP-8284): Rename topic titles to distinguish between OM and database resources * (DOCSP-8314): Restructure includes folder * (DOCSP-8286): Create “Plan your Ops Manager resource” conceptual page * (DOCSP-8285): Create “Deploy Ops Manager resources” conceptual page * Copy/tech review * Tech review 2
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 1, 2025
<!-- Add a description of your PR here (optional) --> - [DOCSP-38294](https://jira.mongodb.org/browse/DOCSP-38294) - [STAGING](https://preview-mongodbkanchanamongodb.gatsbyjs.io/ops-manager/DOCSP-38294/admin/backup/daemons-page) - [LATEST BUILD LOG](https://workerpool-boxgs.mongodbstitch.com/pages/job.html?collName=queue&jobId=6635514bb67dbf804ac3cfa4) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working. --------- Co-authored-by: corryroot <[email protected]>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 2, 2025
(DOCSP-45643) clarifies that federated auth crd is optional (DOCSP-45643) resolving build errors (DOCSP-45643) resolving merge conflicts (DOCSP-45643) finalizing tech review (DOCSP-45643) custom resource updates for federated auth support (#164) * (DOCSP-45643) custom resource updates for federated auth support * (DOCSP-45643) clarifies that federated auth crd is optional * (DOCSP-45643) resolving build errors * (DOCSP-45643) tech feedback (DOCSP-46114) fixes a formatting error (#173)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Per Ben's comment on SERVER-2238 and confirmed behaviour in 2.2.0: