Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Bug]: Setting reminder with multi select files menu fails #54152

@chas-mafli

Description

@chas-mafli

⚠️ This issue respects the following points: ⚠️

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

  1. Check 1 file
  2. Use "1 selected" meatball menu to set reminder
  3. 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

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions