mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #6011] 404 on collection management save #2306
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#2306
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 @dallyh on GitHub (Jul 2, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6011
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Config:
Vaultwarden Build Version
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
IIS
Host/Server Operating System
Linux
Operating System Version
Ubuntu 24.04.2 LTS
Clients
Web Vault
Client Version
Steps To Reproduce
Request:
PUT https://example.com/api/organizations/da740f00-4ea2-4b11-8cc7-259cd6814fa2/collection-managementReponse:
Expected Result
The settings should save.
Actual Result
404 on an endpoint
Logs
Screenshots or Videos
Additional Context
No response
@BlackDex commented on GitHub (Jul 2, 2025):
This feature is not (yet) supported and we already hide this form (again) in the current
testingtagged images. This was an oversight in the previous release.