-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Labels
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
Works fine when using the file's meatball menu but not the "selected" meatball menu.
[ERROR] files: Error while executing action
Object { app: "files", uid: "username", level: 0, action: {…}, e: TypeError }
action: Object { _action: Getter & Setter, … }
app: "files"
e: TypeError: e.execBatch is not a function
level: 0
uid: "username"
<prototype>: Object { … }
index.mjs:54:17
Steps to reproduce
- Check 1 file
- Use "1 selected" meatball menu to set reminder
- Nothing happens
Expected behavior
A reminder should be set
Nextcloud Server version
31
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
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?
None
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response