-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Desktop client shows old state after saving changes #12022
Comments
Thank you for reporting this issue! We've added this to our internal tracking system. |
Hello @benjamin-shen, Thank you for your report. I was able to reproduce this behaviour and have flagged it to the Engineering department. Thank you again, |
@SergeantConfused I have found an issue that I believe may be related (and could possibly help with diagnosing the cause of #12022): If you save vault item changes using a different client (e.g., a browser extension), then the WebSockets live sync apparently will push the old/cached state of the modified item to the Desktop app instead of pushing the new state. For example, change the name of a vault item to If you believe that my observations are unrelated, please let me know, so that I can open a separate issue. |
I also observed that newly created item does not immediately show up (tested in a folder) until "Sync" is manually triggered. This issue exits in the latest versions of desktop client at least on macOS and Windows 11. |
Updated input after more testing: I am experiencing this same problem when I edit a login to move it to a different folder. Even when I click out and click back to the screen, the data may not be refreshed. But if I go back into edit for the login record, the correct data shows on the screen. Then if I click Save again, the data is updated in the main application screen. Extraneous comment about other things dropped. |
This seems to be a completely unrelated issue, not relevant to #12022. I would suggest that you post in the Ask the Community forum to get assistance solving the problem or verifying whether you are in fact experiencing a (different) bug. |
This issue is seriously annoying. We get multiple complaints from employees who experience this. Please fix asap. It affects both most recent Mac and Windows Desktop Apps. |
I have seen the same behavior on Fedora 41 with the Flatpak desktop client (there was some speculation in issue #12382 if this particular issue was only for Windows and Mac OS, which it is not): After any change to an item, I need to force a UI refresh by either selecting another item or by entering the edit view again and then canceling out of it. |
Yes, it's exactly that. The Desktop app (which is our main use case) is absolutely unusable. Copying passwords after a change will contain the old password, not the new. Worthless. |
Issue persists in Desktop version 2024.12.0. |
I also experience this issue in the Desktop client version 2024.12.1. |
Confirmed on Linux. This issue severely degrades usability and should be considered high-priority. |
Indeed. It's unbelievable it's not directly fixed. |
Steps To Reproduce
Expected Result
The client shows the new state immediately after saving
Actual Result
The client shows the old state until after the user navigates away and back
Screenshots or Videos
bitwarden.bug.mov
Additional Context
I was able to reproduce with different item types.
Operating System
macOS
(other users are reporting this on Windows and Linux as well)
Operating System Version
Version 15.1 (24B83)
Installation method
Mac App Store
Build Version
Version 2024.11.0 (33157)
Note: I'm not encountering this bug in the older release Version 2024.10.2 (32149)
Issue Tracking Info
The text was updated successfully, but these errors were encountered: