Web creation + immediate renaming of a note causes a synchronization error in Nextcloud clients
Steps to reproduce
- Having Nextcloud Server with Notes installed + Nextcloud sync clients on computers.
- Create a note on Nextcloud Notes via web interface
- Immediately renaming the note
Expected behaviour
Pretty much nothing, the note should save and synchronize right away.
Actual behaviour
A synchronization error occurs when the "New note.txt" was added to sync queue but didn't have time to complete sync before it was renamed by user on web interface.
Server
Please complete the following information.
- Notes app version: 4.5.0
- Nextcloud version: 24.0.3
- OS: Ubuntu Server 22.04.1
- Web server: Nginx
- PHP version: 8.0
- Database: MySQL
Nextcloud configuration:
Client
Please complete the following information.
- Browser (incl. version): Firefox 103.0.2
- OS: Ubuntu 22.04.1
I cannot reproduce this. But I don't think there is anything we can do in the Notes app regarding this issue. It looks like this is a problem with the Nextcloud sync client. Do you have done an issue search in that repository? By the way: what's the exact error message (a screenshot would be helpful)? And another question just for understanding: Step 3 is done also via web browser using the Notes app?
I haven't searched it. I'll try to catch the error message.
And yes, step 3 is via web browser.
Closing due to missing feedback. If the issue still occurs, please open an issue in the Nextcloud sync client's repository.