diff --git a/changelog/unreleased/fix-searching-shares.md b/changelog/unreleased/fix-searching-shares.md new file mode 100644 index 0000000000..19587c7418 --- /dev/null +++ b/changelog/unreleased/fix-searching-shares.md @@ -0,0 +1,5 @@ +Bugfix: Fix search shares + +We fixed a problem where searching shares did not yield results when the resource was not shared from the space root. + +https://github.com/owncloud/ocis/pull/6741