Skip to content

Move folder with replace fails #1617

@jnweiger

Description

@jnweiger

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

  1. in web UI create folders A and B, create another folder B inside A.
  2. add some files into both B folders
  3. select the toplevel folder B and drag it onto A.
  4. 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=somevalue

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions