Skip to content

[Bug]: Slow bulk-move operation after upgrade to 28 #45931

Closed

Description

⚠️ This issue respects the following points: ⚠️

Bug description

After upgrading from 27 to 28 a bulk move operations seems to be much slower than it was before. Also tested on 29 and master.

When testing this behavior, I noticed that the destination folder is queried for each moved file:

image

Maybe there's a way to reduce the number of queries to the destination folder while doing a move operation. Could also be possible that there are other ways to improve that.

Steps to reproduce

  1. Select a bunch of files
  2. Move them to a different directory

Expected behavior

Move operation should be fast and quick

Installation method

Community Manual installation with Archive

Nextcloud Server version

28

Operating system

Debian/Ubuntu

PHP engine version

None

Web server

None

Database engine version

None

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

None

Are you using the Nextcloud Server Encryption module?

None

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions