Skip to content

can't delete subfolder of group folders #158

@outnsp

Description

@outnsp

Which version of Nextcloud are you using?

31.0.7

Which version of PHP context_chat are you using?

4.4.1

Which version of backend context_chat are you using?

4.4.1

Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.

EDGE

Nextcloud deployment method?

nginx

Describe the Bug

When context_chat is active, subfolders of group folders cannot be deleted.
The database accumulates many queries trying to determine the subfolders of the deleted subfolders.
These queries run for a very long time and pile up to such an extent that the entire Nextcloud becomes non-functional.

To Reproduce

  1. Enable context_chat.
  2. Attempt to delete a subfolder within a group folder.
  3. Observe that the subfolder is not properly deleted.
  4. Monitor database activity — numerous long-running queries accumulate.
  5. Over time, system performance degrades until the Nextcloud instance becomes non-functional.

PHP logs (Warning these might contain sensitive information)

No response

Ex-App logs (Warning these might contain sensitive information)

No response

Server logs (if applicable)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions