diff --git a/changelog/unreleased/fix-resource-name.md b/changelog/unreleased/fix-resource-name.md new file mode 100644 index 0000000000..af350a238a --- /dev/null +++ b/changelog/unreleased/fix-resource-name.md @@ -0,0 +1,7 @@ +Bugfix: Fix the resource name + +We fixed a problem where after renaming resource as sharer the receiver see a new name. + +https://github.com/owncloud/ocis/pull/8246 +https://github.com/cs3org/reva/pull/4463 +https://github.com/owncloud/ocis/issues/8242