-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Priority:p2-highHigh priorityHigh priority
Milestone
Description
When conflicting occurs, that conflict related message remains for very few seconds but disappears suddenly from the Activity → Not Synced tab in the client.
Related Issue: Very similar to #675
Steps to reproduce:
- User uploads a file with content "server content" to "conflict.txt" in the server
- User pauses the file sync
- User changes the content of local file "conflict.txt" to "client content"
- User edits the file with content "changed server content" to "conflict.txt" in the server
- User resumes the file sync on the
- And the user clicks on the activity
- And the user selects "Not Synced" tab in the activity
We have a test for this:
desktop/test/gui/tst_syncing/test.feature
Line 37 in 2ceeade
| Scenario: Syncing a file from the server and creating a conflict |
Actual behavior:
Then the table of conflict warnings includes file "conflict.txt" for very few seconds but then disappears immediately.
Expected behavior:
Then the table of conflict warnings should include file "conflict.txt"
Screenshot:
Screencast.from.2025-11-06.17-32-58.mp4
CI failure: https://ci.opencloud.eu/repos/11/pipeline/133/49#L1215
Metadata
Metadata
Assignees
Labels
Priority:p2-highHigh priorityHigh priority