Bug 404724

Summary: Google file id changed when move file to other folder via kio-gdrive
Product: [Frameworks and Libraries] kio-gdrive Reporter: Murz <MurzNN>
Component: generalAssignee: Elvis Angelaccio <elvis.angelaccio>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 1.2.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.