Bug 433939

Summary: File upload of existing name does not use versioning
Product: [Frameworks and Libraries] kio-gdrive Reporter: jackoalan
Component: generalAssignee: Elvis Angelaccio <elvis.angelaccio>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 20.12.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description jackoalan 2021-03-04 07:16:26 UTC
SUMMARY
Using Dolphin to add a file to gdrive (either by copy/paste or DnD) creates an ambiguously named additional file. If the semantics of gdrive web are to be followed, it should add the file data as a new version of the existing file.

STEPS TO REPRODUCE
1. Create a file and DnD to gdrive via dolphin
2. Modify the file and DnD without changing the file name

OBSERVED RESULT
Two file entries with the same name can be seen both in dolphin and gdrive web

EXPECTED RESULT
One file entry with the latest version set as the uploaded data

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Arch Linux
(available in About System)
KDE Plasma Version: 5.21.1
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION