mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #6794] [iOS] Bitwarden prompts "This item already has a passkey" when saving to an item with no existing passkey. #2541
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#2541
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @maodun96 on GitHub (Feb 6, 2026).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6794
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Config:
Vaultwarden Build Version
1.35.2
Deployment method
Other method
Custom deployment method
Install via Home Assistant add-on
Reverse Proxy
nginx t1k version: 4.3.0
Host/Server Operating System
Other
Operating System Version
HomeAssistant
Clients
iOS
Client Version
v2026.1.1
Steps To Reproduce
Expected Result
Normal storage of passkey to project
Actual Result
I stored eBay's passkey in the "eBay" item in the password vault. I'm quite sure it doesn't have a record of the passkey.
At this point, both the iOS and iPad versions of Bitwarden prompt:此项目已包含一个通行密钥。确定要覆盖当前的通行密钥吗?(This project already contains a pass key. Are you sure you want to overwrite the current pass key?)
I stopped the storage operation and randomly clicked on another LAN service that did not have a passkey stored. It still prompted me in the same way.
The third time, I selected another item that did not have a passkey stored, and it was actually stored.
I didn't dare to click that prompt because I was afraid it would overwrite the passkey for one of my other projects. In the end, I used the Bitwarden Chrome extension to store the passkey in the "ebay" project. At that point, no abnormal prompt appeared.
Logs
Screenshots or Videos
No response
Additional Context
No response