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

RUST-1652 Add GridFsBucket::find_one method #867

Open
Logarithmus opened this issue Apr 28, 2023 · 2 comments
Open

RUST-1652 Add GridFsBucket::find_one method #867

Logarithmus opened this issue Apr 28, 2023 · 2 comments
Assignees
Labels
tracked-in-jira Ticket filed in Mongo's Jira system

Comments

@Logarithmus
Copy link

It would be nice to have find_one just like in Collection

@isabelatkinson
Copy link
Contributor

isabelatkinson commented May 10, 2023

Hi @Logarithmus, thanks for filing this issue! We agree that a GridFsBucket::find_one method would be useful to have in our API. We don't currently have the bandwidth to prioritize this work, but feel free to follow RUST-1652 for updates or create a pull request yourself!

@isabelatkinson isabelatkinson changed the title Add GridFsBucket::find_one method RUST-1652 Add GridFsBucket::find_one method May 10, 2023
@tom-selander tom-selander added tracked-in-jira Ticket filed in Mongo's Jira system and removed triage labels May 16, 2023
@kkloberdanz
Copy link
Contributor

Hi @Logarithmus, this has been implemented in this PR: #1015

This feature will be included in a future release. Thank you for the suggestion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracked-in-jira Ticket filed in Mongo's Jira system
Projects
None yet
Development

No branches or pull requests

4 participants