mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #242] Adding item to organization fails #121
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#121
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 @ottidmes on GitHub (Nov 6, 2018).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/242
When I try to add an item to an organization I get a similar error as mentioned in issues #37 and #178. The error occurs under the latest commit at this time:
8f5bfe7938.The logs:
Request payload
POST /api/ciphers/admin:@ottidmes commented on GitHub (Nov 6, 2018):
I was using the master build of the Bitwarden Web Vault, after changing it to the commit of version 2.4.0, it worked again.