mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 01:12:27 -05:00
[GH-ISSUE #6717] Attachments can only be uploaded when editing items, not during creation #35470
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 @listiges-kaenguru on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6717
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Environment settings which are overridden: DOMAIN, SIGNUPS_ALLOWED, ADMIN_TOKEN
Config:
Vaultwarden Build Version
1.34 and 1.35
Deployment method
Official Container Image
Custom deployment method
When creating a new item in Vaultwarden, it’s not possible to upload attachments directly. The file upload button does not appear during initial creation. However, once the item is saved and then edited, attachments can be successfully added.
Reverse Proxy
nginx
Host/Server Operating System
Linux
Operating System Version
No response
Clients
Web Vault
Client Version
valid for all clients in uptodate versions
Steps To Reproduce
Expected Result
Attachments should be uploadable during the creation of a new item, not only after saving and editing it.
Actual Result
not possible
Logs
Screenshots or Videos
No response
Additional Context
No response