Boolean custom field displays ticked checkbox when unchecked, unticked checkbox when checked #1468

Closed
opened 2025-11-26 22:49:56 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @patrickhlauke on GitHub (Jul 9, 2022).

Steps To Reproduce

  1. Create an entry with a custom boolean field
  2. Leave the checkbox unchecked in the entry
  3. Open the entry in the iOS or Android bitwarden client

Expected Result

The boolean should visually show as either checked or unchecked checkbox, depending on the value in the entry

Actual Result

The boolean is presented as a checked checkbox when the value is actually unchecked, and vice-versa

Screenshots or Videos

Screenshot of the entry in the browser extension, showing the "Some boolean" entry is not checked

Screenshot of the entry in the browser extension, showing the "Some boolean" entry is not checked

The same entry in the iOS app, showing it as checked

The same entry in the iOS app, showing it as checked

Additional Context

See https://github.com/bitwarden/mobile/issues/1903 and 8168089591

The extension, desktop app, and website version are not affected by this bug.

Operating System

Android, iOS

Operating System Version

Latest

Device

iPhone SE (2020), Motorola moto g8

Build Version

2022.6.0 (1859) iOS / 2022.6.1 (4795) Android

Beta

  • Using a pre-release version of the application.
Originally created by @patrickhlauke on GitHub (Jul 9, 2022). ### Steps To Reproduce 1. Create an entry with a custom boolean field 2. Leave the checkbox unchecked in the entry 3. Open the entry in the iOS or Android bitwarden client ### Expected Result The boolean should visually show as either checked or unchecked checkbox, depending on the value in the entry ### Actual Result The boolean is presented as a checked checkbox when the value is actually unchecked, and vice-versa ### Screenshots or Videos Screenshot of the entry in the browser extension, showing the "Some boolean" entry is not checked ![Screenshot of the entry in the browser extension, showing the "Some boolean" entry is not checked](https://user-images.githubusercontent.com/895831/178102357-fc6c9640-2c36-4d6a-9f3c-d38d22ab4f7f.png) The same entry in the iOS app, showing it as checked ![The same entry in the iOS app, showing it as checked ](https://user-images.githubusercontent.com/895831/178102371-4541dfc6-91b0-4822-8702-f908b15ab1b3.png) ### Additional Context See https://github.com/bitwarden/mobile/issues/1903 and https://github.com/bitwarden/mobile/commit/8168089591f5c6081cde81a5515a21f2abce6363 The extension, desktop app, and website version are not affected by this bug. ### Operating System Android, iOS ### Operating System Version Latest ### Device iPhone SE (2020), Motorola moto g8 ### Build Version 2022.6.0 (1859) iOS / 2022.6.1 (4795) Android ### Beta - [ ] Using a pre-release version of the application.
GiteaMirror added the good first issuebug labels 2025-11-26 22:49:56 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#1468