mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-27 07:58:30 +03:00
Can't create Organization #72
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 @mprasil on GitHub (Aug 13, 2018).
When creating organization, I get the following error:
It looks like
planTypeis now sent as Integer rather than string.@mprasil commented on GitHub (Aug 13, 2018):
Ah my bad, I was testing with master branch, this was already fixed in beta branch.