Skip to content

Fix restoring shared versions - #18231

Merged
rullzer merged 2 commits into
masterfrom
fix/shared_version_restore
Dec 9, 2019
Merged

Fix restoring shared versions#18231
rullzer merged 2 commits into
masterfrom
fix/shared_version_restore

Conversation

@rullzer

Copy link
Copy Markdown
Member

To trigger:

  1. userA shares a folder "testfolder" with userB which contains a file with versions
  2. userB receives the folder in their root.
  3. userB tries to restore a version -> works
  4. userB moves the "testfolder" into another folder "foo"
  5. userB navigates to the file in the folder and try to restore a version -> fails

@icewind1991 please check/continue this. I'm not sure if this is the right way to tackle it.

@rullzerrullzer added bug 2. developing Work in progress labels Dec 4, 2019
@rullzerrullzer added this to the Nextcloud 18 milestone Dec 4, 2019
rullzerand others added 2 commits December 5, 2019 16:50
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991
icewind1991force-pushed the fix/shared_version_restore branch from 8ba872f to 829f4a1CompareDecember 5, 2019 16:31
@rullzerrullzer added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Dec 9, 2019

@skjnldsvskjnldsv left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good!
Let's see what CI says

@ChristophWurstChristophWurst left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@rullzer
rullzer merged commit 061b9bb into masterDec 9, 2019
@rullzer
rullzer deleted the fix/shared_version_restore branch December 9, 2019 20:17
@rullzer

Copy link
Copy Markdown
MemberAuthor

/backport to stable17

@rullzer

Copy link
Copy Markdown
MemberAuthor

/backport to stable16

@backportbot-nextcloud

Copy link
Copy Markdown

The backport to stable17 failed. Please do this backport manually.

@backportbot-nextcloud

Copy link
Copy Markdown

The backport to stable16 failed. Please do this backport manually.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@rullzer@ChristophWurst@skjnldsv@icewind1991