Bug 480966

Summary: Filename sent to plasma shell is the intended filename and not the one assigned when file is created which could be different because of a name collision.
Product: [Applications] kdeconnect Reporter: Saad Ahmed <saadahmedcronos>
Component: plasmoidAssignee: Albert Vaca Cintora <albertvaka>
Status: REPORTED ---    
Severity: minor    
Priority: NOR    
Version First Reported In: 23.08.4   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Saad Ahmed 2024-02-06 18:27:07 UTC
SUMMARY
***
Filename sent to plasma shell is the intended filename and not the one assigned when file is created which could be different because of a name collision.
***


STEPS TO REPRODUCE
1. Send a text file from your phone to PC.
2. Change the contents of the file on phone.
3.  Send the file again making sure it's under the same name.
4. Open the file from the notification shown by plasma shell.

OBSERVED RESULT
The old file without (1) appended to it, gets opened, which is a different file from the one sent.

EXPECTED RESULT
The file with the newer content which had (1) appended to it automatically, should have been asked to be opened.

SOFTWARE/OS VERSIONS
Linux:  6.7.3-arch1-2 (64-bit)
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.114.0
Qt Version: 5.15.12
Graphics Platform: Wayland