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

bw list items multiple folder filters are not OR'ed #8108

Open
1 task done
jeffa5 opened this issue Feb 27, 2024 · 1 comment
Open
1 task done

bw list items multiple folder filters are not OR'ed #8108

jeffa5 opened this issue Feb 27, 2024 · 1 comment
Labels
bug cli CLI Application

Comments

@jeffa5
Copy link

jeffa5 commented Feb 27, 2024

Steps To Reproduce

  1. Run bw list folders
  2. Select a folder with an id besides the 'No folder' option, call it <id>
  3. Run bw list items --folderid null --folderid <id>

Expected Result

Secrets are shown from the null / no folder folder, along with those in the other folder.

Expected as the note in the --help output says:

Combining multiple filters performs a logical OR operation.

Actual Result

Only secrets in the last folder filter are shown.

Screenshots or Videos

No response

Additional Context

No response

Operating System

Linux

Operating System Version

No response

Shell

Bash

Build Version

2024.2.0

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.
@jeffa5 jeffa5 added bug cli CLI Application labels Feb 27, 2024
@Greenderella
Copy link
Member

Hi there,

Thank you for your report!

I was able to reproduce this issue, and I have flagged this to our engineering team.

If you wish to add any further information/screenshots/recordings etc., please feel free to do so at any time - our engineering team will be happy to review these.

Thanks once again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cli CLI Application
Projects
None yet
Development

No branches or pull requests

2 participants