Bug 404724 - Google file id changed when move file to other folder via kio-gdrive
Summary: Google file id changed when move file to other folder via kio-gdrive
Status: RESOLVED FIXED
Alias: None
Product: kio-gdrive
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 1.2.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-23 05:25 UTC by Murz
Modified: 2019-02-26 19:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Murz 2019-02-23 05:25:50 UTC
When I move file to other folder inside Google Drive, kio-gdrive creates new file in Google Filesystem (with new id) instead of move old file.
How to reproduce:

1. Create some file in Google Drive via kio-gdrive, eg test1.txt and subfolder (test2)

2. Open it in Google Drive interface, save it's id (right click, Share, Link to share)

3. Move file test1.txt to subfolder test2 via kio-gdrive

4. Check the file id in Google inteface - it will changed!

5. Move file test1.txt from subfolder test2 back to root via Google Drive web interface - file id is not changed!

Seems kio-gdrive detecting file moving wrong. Can you reproduce this problem on your side and do some workarounds for this problem?
Comment 1 Murz 2019-02-26 19:00:59 UTC
Seems this issue is fixed in some recent updates, now files moved correctly.