Skip to content

[Bug]: Move or copy files and folders fails #42469

Closed
nextcloud-libraries/nextcloud-dialogs
#1207

Description

⚠️ This issue respects the following points: ⚠️

Bug description

The "move or copy" function in the WebInterface fails for files and folders as well.

  • No log entry is written
  • Error message "'Move or copy' action failed" is show in the info area at the upper right of the weg interface
  • Moving files/folders on a local client machine and syncing the changes via Nextcloud Desktop App works without issues

Steps to reproduce

  1. Create a file or folder in your privat home folder
  2. Create a folder "Test" in your home folder
  3. Open 3-dots menu for the file or folder created in step 1
  4. Select "move or copy" option and select the folder created in step 2
  5. Select "Copy to TEST" or "Move to TEST" (both will fail)
  6. See the error message "'Move or copy' action failed"
  7. Check the log reader and see that no error has been written ti the log file

Expected behavior

  1. "Copy or move" function actually moves or copies files and folders without error.
  2. If an error occurs a meaningful log entry is created

Installation method

Community VM appliance

Nextcloud Server version

28

Operating system

None

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database engine version

MySQL

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions