-
Notifications
You must be signed in to change notification settings - Fork 25
Labels
Description
Seen with OpenCloud 3.7.0
Describe the bug
When a source folder collides with an existing destination folder. A replace option is offered. This causes an error and does nothing
Steps to reproduce
- in web UI create folders A and B, create another folder B inside A.
- add some files into both B folders
- select the toplevel folder B and drag it onto A.
- popup ask: Skip, Replace, Keep Both.
Skip and Keep Both work as expected, but Replace causes a popup "Failed to move »B«"
Expected behavior
- The Replace option should delete the conflicting A/B, then move B into A
Actual behavior
- If that is a known technical issue, Replace should not be offered in the Web UI
Setup
Please describe how you started the server and provide a list of relevant environment variables or configuration files.
Details
OC_XXX=somevalue
OC_YYY=somevalue
PROXY_XXX=somevalueAdditional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done