We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Moving several marked files at once stops if only one file skipped.
Clicking Skip this file results with really skipping this particular file and no other files.
30
Debian/Ubuntu
PHP 8.3
Apache (supported)
MariaDB
None
Encryption is Disabled
{ "system": { "instanceid": "***REMOVED SENSITIVE VALUE***", "overwrite.cli.url": "https:\/\/nextcloud.ons.ee\/", "overwriteprotocol": "https", "htaccess.RewriteBase": "\/", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "nextcloud.ons.ee" ], "trusted_proxies": "***REMOVED SENSITIVE VALUE***", "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "30.0.4.1", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_smtpmode": "smtp", "mail_sendmailmode": "smtp", "mail_domain": "***REMOVED SENSITIVE VALUE***", "mail_smtphost": "***REMOVED SENSITIVE VALUE***", "mail_smtpport": "587", "mail_smtpauth": 1, "mail_smtpname": "***REMOVED SENSITIVE VALUE***", "mail_smtppassword": "***REMOVED SENSITIVE VALUE***", "memcache.local": "\\OC\\Memcache\\Redis", "filelocking.enabled": true, "memcache.distributed": "\\OC\\Memcache\\Redis", "memcache.locking": "\\OC\\Memcache\\Redis", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "port": 6379, "timeout": 0, "dbindex": 0 }, "default_phone_region": "EE", "app_install_overwrite": [ "weather", "mindmap_app", "files_mindmap", "multiboards", "health", "gpxmotion", "gpxedit" ], "maintenance": false, "theme": "", "loglevel": 2 } }
Enabled: - activity: 3.0.0 - app_api: 4.0.3 - bruteforcesettings: 3.0.0 - calendar: 5.0.9 - circles: 30.0.0 - cloud_federation_api: 1.13.0 - comments: 1.20.1 - contacts: 6.1.3 - contactsinteraction: 1.11.0 - dashboard: 7.10.0 - dav: 1.31.1 - deck: 1.14.3 - drawio: 3.0.3 - emlviewer: 1.0.11 - federatedfilesharing: 1.20.0 - federation: 1.20.0 - files: 2.2.0 - files_downloadlimit: 3.0.0 - files_emailviewer: 0.1.3 - files_mindmap: 0.0.32 - files_pdfviewer: 3.0.0 - files_reminders: 1.3.0 - files_sharing: 1.22.0 - files_trashbin: 1.20.1 - files_versions: 1.23.0 - firstrunwizard: 3.0.0 - forms: 4.3.5 - gpxpod: 7.0.4 - health: 2.2.2 - logreader: 3.0.0 - lookup_server_connector: 1.18.0 - mail: 4.1.2 - multiboards: 1.0.4 - nextcloud_announcements: 2.0.0 - notes: 4.11.0 - notifications: 3.0.0 - oauth2: 1.18.1 - onlyoffice: 9.5.0 - password_policy: 2.0.0 - photos: 3.0.2 - privacy: 2.0.0 - provisioning_api: 1.20.0 - recognize: 8.2.0 - recommendations: 3.0.0 - registration: 2.5.0 - related_resources: 1.5.0 - serverinfo: 2.0.0 - settings: 1.13.0 - sharebymail: 1.20.0 - spreed: 20.1.3 - support: 2.0.0 - survey_client: 2.0.0 - systemtags: 1.20.0 - tables: 0.8.3 - tasks: 0.16.1 - text: 4.1.0 - theming: 2.5.0 - twofactor_backupcodes: 1.19.0 - updatenotification: 1.20.0 - user_status: 1.10.0 - viewer: 3.0.0 - weather_status: 1.10.0 - webhook_listeners: 1.1.0-dev - whiteboard: 1.0.4 - workflowengine: 2.12.0 Disabled: - admin_audit: 1.20.0 - encryption: 2.18.0 - files_external: 1.22.0 - files_rightclick: 0.15.1 (installed 1.6.0) - groupfolders: 18.0.9 (installed 18.0.9) - maps: 1.5.0 (installed 1.5.0) - richdocuments: 8.5.3 (installed 8.5.3) - suspicious_login: 8.0.0 - twofactor_nextcloud_notification: 4.0.0 - twofactor_totp: 12.0.0-dev - user_ldap: 1.21.0 - weather: 1.7.7
No errors have been found.
I prefer not doing it as it freezes the system. That bug has been reported long time ago already.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug description
Moving several marked files at once stops if only one file skipped.
Steps to reproduce
Expected behavior
Clicking Skip this file results with really skipping this particular file and no other files.
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database engine version
MariaDB
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?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
I prefer not doing it as it freezes the system. That bug has been reported long time ago already.
Additional info
No response
The text was updated successfully, but these errors were encountered: