X Tutup
Skip to content

Fix moving files in gdrive#38553

Closed
jvillafanez wants to merge 3 commits intorelease-10.7.0from
e4470
Closed

Fix moving files in gdrive#38553
jvillafanez wants to merge 3 commits intorelease-10.7.0from
e4470

Conversation

@jvillafanez
Copy link
Member

Description

Fix problem moving files inside gdrive, and also if a file from the local storage is moved inside gdrive

Related Issue

https://github.com/owncloud/enterprise/issues/4470

Motivation and Context

How Has This Been Tested?

Manually tested

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE

NOTE: This PR targets the release-10.7.0 branch and the fix isn't in master. Make sure the release branch is merged back into master.

@update-docs
Copy link

update-docs bot commented Mar 19, 2021

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@micbar micbar requested a review from C0rby March 19, 2021 14:39
Copy link
Contributor

@C0rby C0rby left a comment

Choose a reason for hiding this comment

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

Looks good. 👍

@micbar micbar closed this Mar 19, 2021
@micbar micbar deleted the e4470 branch March 19, 2021 16:41
@micbar
Copy link
Contributor

micbar commented Mar 19, 2021

branch name was conflicting in our gh history.

Re created the PR in #38554

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup