mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 08:32:45 -05:00
[GH-ISSUE #6219] The number of items moved using the "bulk move" feature does not reset after moving the items. #19145
Reference in New Issue
Block a user
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 @nck974 on GitHub (Aug 24, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6219
Prerequisites
Vaultwarden Support String
I do not have quick access to it.
Vaultwarden Build Version
Version 1.34.3
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
nginx
Host/Server Operating System
Linux
Operating System Version
Debian
Clients
Web Vault
Client Version
No response
Steps To Reproduce
The number of items that are going to be moved is not rest after moving the first bunch of elements.
Expected Result
The number should be reset and only display the number of elements that are going to be moved.
Actual Result
It seems to keep adding the number of selected elements to the elements you already moved during the session.
Logs
Screenshots or Videos
No response
Additional Context
No response