mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 01:10:09 +03:00
Vaultwarden (running in docker on Cloudron) - attachments do not work properly in Organizations but fine in personal account. #1302
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 @alexdimarco on GitHub.
Uploading an attachment in "My Vault" works without issue.
If I switch to one of my organizations, creating and uploading a document fails with

Item shows up as present but cannot be downloaded:
This is repeatable in every Organisation
@BlackDex commented on GitHub:
This was already fixed and available in the current testing image.
@jjlin fixed this via https://github.com/dani-garcia/vaultwarden/pull/1922
@alexdimarco commented on GitHub:
Workaround - If I create the item and the attachment in "My Vault" and assign it to the organization, it works without a problem, and can be downloaded from within the organization tab.
@jjlin commented on GitHub:
This looks like a duplicate of #1920. The fix (#1922) is not in a released version yet.