Files
zulip/help/move-content-to-another-topic.md
Lauryn Menard dedea23745 help-docs: Move help center documentation to top level directory.
These files are not Jinja2 templates, so there's no reason that they needed
to be inside `templates/zerver`. Moving them to the top level reflects their
importance and also makes it feel nicer to work on editing the help center content, 
without it being unnecessary buried deep in the codebase.
2023-01-25 14:08:29 -08:00

1.5 KiB

Move content to another topic

Zulip makes it possible to move messages between topics. This is useful for keeping messages organized when there is a digression, or the discussion shifts from the original topic. You can also rename a topic.

When messages are moved, Zulip's permanent links to messages in context will automatically redirect to the new location of the message. Muted topics are automatically migrated when an entire topic is moved.

Organizations can configure which roles have permission to modify topics. See the guide to message and topic editing for the details on when topic editing is allowed.

Move messages to another topic

{start_tabs}

{!message-actions-menu.md!}

  1. Select Move messages. If you do not see this option, you do not have permission to move this message.

  2. Set the destination topic.

  3. From the dropdown menu, select which messages to move.

  4. Toggle whether automated notices should be sent.

  5. Click Confirm to move the selected content to another topic.

{end_tabs}