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

Support filter field for usersInfo command #4141

Open
chilagrow opened this issue Mar 5, 2024 · 0 comments
Open

Support filter field for usersInfo command #4141

chilagrow opened this issue Mar 5, 2024 · 0 comments
Assignees
Labels
code/chore Code maintenance improvements not ready Issues that are not ready to be worked on; PRs that should skip CI

Comments

@chilagrow
Copy link
Contributor

chilagrow commented Mar 5, 2024

What should be done?

Support usersInfo's filter field with non default value.

https://www.mongodb.com/docs/manual/reference/command/usersInfo/

Where?

https://github.com/FerretDB/FerretDB/blob/main/internal/handler/msg_usersinfo.go#L49

Definition of Done

  • handler updated;
  • all backends updated;
  • unit tests added/updated;
  • integration/compatibility tests added/updated;
  • spot refactorings done;
  • user documentation updated or an issue to create documentation created;
  • something else?
@chilagrow chilagrow added code/chore Code maintenance improvements not ready Issues that are not ready to be worked on; PRs that should skip CI labels Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/chore Code maintenance improvements not ready Issues that are not ready to be worked on; PRs that should skip CI
Projects
None yet
Development

No branches or pull requests

2 participants