mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #4681] Extension Update Item Collections returns Error #1951
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#1951
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 @TheMardy on GitHub (Jun 27, 2024).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/4681
Extension Change Collection not working
When trying to add/remove an item to an organization collection in the Extension, it errors.
Deployment environment
Your environment (Generated via diagnostics page)
Steps to reproduce
Open Extension (Chrome / Firefox, 2024.6.2) -> Item -> Edit -> Collections -> Check a different collection -> Save
Expected behaviour
Save the item and add it to the collection
Actual behaviour
It Errors.
Troubleshooting data
The extension uses a different request than the app/web interface:
Mobile:
Extension:
@BlackDex commented on GitHub (Jun 27, 2024):
We are currently missing that endpoint and it is also needed for newer web-vaults.
@tessus commented on GitHub (Jul 7, 2024):
the endpoint has been added, so I think you can close this issue.