mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-12 01:45:56 -05:00
Extension Update Item Collections returns Error #5592
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 @TheMardy on GitHub (Jun 27, 2024).
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.