diff --git a/changelog/unreleased/do-not-reset-received-share-state.md b/changelog/unreleased/do-not-reset-received-share-state.md new file mode 100644 index 0000000000..d05cbbca14 --- /dev/null +++ b/changelog/unreleased/do-not-reset-received-share-state.md @@ -0,0 +1,6 @@ +Bugfix: Do not reset received share state to pending + +We fixed a problem where the states of received shares were reset to PENDING +in the "ocis migrate rebuild-jsoncs3-indexes" command + +https://github.com/owncloud/ocis/issues/7319