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

Unable to get project by name #35

Open
1 task
toksdotdev opened this issue Apr 18, 2023 · 0 comments
Open
1 task

Unable to get project by name #35

toksdotdev opened this issue Apr 18, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@toksdotdev
Copy link

Steps To Reproduce

Very similar to #34, except that this is for projects. A projects can only be fetched by its id.

Expected Result

I should be able to get a project by its name. Maybe something like .projects().get_by_name(...);

Actual Result

No function exposed to get the project by name. Current workaround is to fetch all projects and filter.

Screenshots or Videos

No response

Additional Context

No response

Operating System

macOS

Operating System Version

No response

Build Version

0.2.1

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@toksdotdev toksdotdev added the bug Something isn't working label Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant