The ability to delete a topic is not yet implemented for the initial launch of the Flutter mobile app, so we remove the legacy React Native app instructions. This feature is tracked in: https://github.com/zulip/zulip-flutter/issues/1549 Part of #34748.
1.1 KiB
Delete a topic
{!admin-only.md!}
We generally recommend against deleting topics, but there are a few situations in which it can be useful:
-
Clearing out test messages after setting up an organization.
-
Clearing out messages from an overly enthusiastic bot.
-
Managing abuse.
In most other cases, renaming a topic is often a better idea, or just leaving the topic as is. Deleting a topic can confuse users who come to the topic later via an email notification.
Note that deleting a topic also deletes every message with that topic, whereas archiving a channel does not.
Delete a topic
{start_tabs}
{tab|desktop-web}
{!topic-actions.md!}
-
Click Delete topic.
-
Approve by clicking Confirm.
{end_tabs}
Note that deleting all of the individual messages within a particular topic also deletes that topic. Structurally, topics are simply an attribute of messages in Zulip.