Reproduction steps:
Expected result:
The request succeeds and my changes have been saved, because I have read/write access to the collection where the item is shared.
Actual result:
Red error message pops up saying "You don't have permission to add cipher directly to organization".
Remarks:
The request succeeds if the user has access to all collections in the organization. ("This user can access and modify all items.")
Background:
Failing request is:
PUT https://
Thanks for reporting that, this bug was introduced recently and hopefully should be fixed with d336d89.
Awesome, thank you!
I'm going to test it and report back.
Just be aware that the PR wasn't merged yet and even after it's merged it takes about an hour to build the docker image, so if you want to test it now, you need to build your own image.
The image is now building, give it about an hour and you can test the fix @janost .
Seems to work great, thank you.