How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Which Nextcloud Version are you currently using: (see administration page)
Nextcloud Hub 25 Autumn (32.0.3)
Is your feature request related to a problem? Please describe.
Yes. Currently it is not possible to delete a Talk thread if the message that originally created the thread has been deleted.
In our case, a user posted a message which automatically created a thread. This original message was later deleted. After that, the thread itself still exists, but it is completely empty (no messages) and cannot be deleted via the UI.
This results in “ghost threads” that have no content, no purpose, and clutter the conversation view.
Describe the solution you'd like
Empty threads (especially those whose root/original message was deleted) should either:
- be deleted automatically when the original message is removed, or
- be manually deletable by users (or moderators) via the UI.
This would prevent orphaned, empty threads from remaining permanently.
Describe alternatives you've considered
We looked for administrative or database-level cleanup options, but this is not a viable or safe solution for regular operation. From a user perspective, there is currently no workaround to remove such empty threads.
Additional context
This issue can easily occur in normal usage when users delete messages that have already started a thread. Over time, this leads to multiple empty threads that cannot be interacted with or removed.
How to use GitHub
Feature request
Which Nextcloud Version are you currently using: (see administration page)
Nextcloud Hub 25 Autumn (32.0.3)
Is your feature request related to a problem? Please describe.
Yes. Currently it is not possible to delete a Talk thread if the message that originally created the thread has been deleted.
In our case, a user posted a message which automatically created a thread. This original message was later deleted. After that, the thread itself still exists, but it is completely empty (no messages) and cannot be deleted via the UI.
This results in “ghost threads” that have no content, no purpose, and clutter the conversation view.
Describe the solution you'd like
Empty threads (especially those whose root/original message was deleted) should either:
This would prevent orphaned, empty threads from remaining permanently.
Describe alternatives you've considered
We looked for administrative or database-level cleanup options, but this is not a viable or safe solution for regular operation. From a user perspective, there is currently no workaround to remove such empty threads.
Additional context
This issue can easily occur in normal usage when users delete messages that have already started a thread. Over time, this leads to multiple empty threads that cannot be interacted with or removed.