Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.
This repository was archived by the owner on May 25, 2022. It is now read-only.

1.21.1 regressed compared to 1.19.1. bw list items became unreliable #490

@aptly-io

Description

@aptly-io

Describe the Bug

bw --raw list items sometimes returns an empty list while there are items
bw --raw get item <uuid> sometimes cannot find an existing item

Steps To Reproduce

A python script to synchronise credentials between Keepass and Bitwarden has unit tests.
Some unit tests started failing since using bw 1.21.1. These worked fine with 1.19.1

Expected Result

listing items or retrieving an item by its uuid should behave consistent with a new version Bitwarden client.

Actual Result

bw --raw list items sometimes returns an empty list
bw --raw get item <uuid> sometimes cannot find existing item

Screenshots or Videos

There's only some logging

Environment

  • Operating system: macOS Montery
  • Shell: python 3.8, bash 5.1.16
  • Build Version (run bw --version): 1.21.1

Additional Context

Python uses the subprocess module to talk with the Bitwarden client command line tool

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions